Home
last modified time | relevance | path

Searched refs:SHAKE256 (Results 1 – 19 of 19) sorted by relevance

/freebsd/crypto/libecc/src/tests/
H A Ded448_test_vectors.h27 .hash_type = SHAKE256,
50 .hash_type = SHAKE256,
73 .hash_type = SHAKE256,
99 .hash_type = SHAKE256,
125 .hash_type = SHAKE256,
151 .hash_type = SHAKE256,
177 .hash_type = SHAKE256,
266 .hash_type = SHAKE256,
295 .hash_type = SHAKE256,
H A Ded448ph_test_vectors.h30 .hash_type = SHAKE256,
59 .hash_type = SHAKE256,
H A Dec_self_tests_core.c1550 …if((ec_sig_maps[i].type == EDDSA448) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != WE…
1553 …if((ec_sig_maps[i].type == EDDSA448PH) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != …
1954 …if((ec_sig_maps[i].type == EDDSA448) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != WE…
1957 …if((ec_sig_maps[i].type == EDDSA448PH) && ((hash_maps[j].type != SHAKE256) || (ec_maps[k].type != …
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmd_sha.txt248 Digest = SHAKE256
252 Digest = SHAKE256
257 Digest = SHAKE256
261 Digest = SHAKE256
276 Digest = SHAKE256
280 Digest = SHAKE256
/freebsd/crypto/libecc/src/examples/hash/
H A Dhash.h55 HASH_SHAKE256 = SHAKE256,
H A Dhash.c102 htype = SHAKE256; in get_libecc_hash()
/freebsd/crypto/libecc/include/libecc/
H A Dlib_ecc_types.h118 SHAKE256 = 12, enumerator
/freebsd/crypto/openssl/demos/
H A DREADME.txt20 EVP_MD_xof.c Compute a digest using the SHAKE256 XOF
/freebsd/crypto/openssl/doc/man7/
H A DEVP_MD-SHAKE.pod44 Known names are "SHAKE-256" and "SHAKE256".
/freebsd/crypto/openssl/doc/man3/
H A DX509_digest.pod48 SHAKE256 if it is ED448, otherwise SHA256.
H A DEVP_MAC.pod308 or SHAKE256.
H A DEVP_DigestInit.pod292 Interfaces to extendable-output functions, XOFs, such as SHAKE128 and SHAKE256.
/freebsd/crypto/libecc/include/libecc/hash/
H A Dhash_algs.h414 {.type = SHAKE256, /* SHAKE256 */
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl.pod373 SHA-3 SHAKE256 Digest
/freebsd/crypto/openssl/crypto/objects/
H A Dobjects.txt1005 nist_hashalgs 12 : SHAKE256 : shake256
/freebsd/crypto/libecc/src/sig/
H A Deddsa.c143 hash_type = SHAKE256; in get_eddsa_hash_type()
/freebsd/crypto/libecc/src/wycheproof_tests/
H A Dlibecc_wycheproof_tests.h557641 .hash = SHAKE256,
557672 .hash = SHAKE256,
557703 .hash = SHAKE256,
557734 .hash = SHAKE256,
557765 .hash = SHAKE256,
557796 .hash = SHAKE256,
557827 .hash = SHAKE256,
557858 .hash = SHAKE256,
557889 .hash = SHAKE256,
557920 .hash = SHAKE256,
[all …]
/freebsd/crypto/openssl/
H A DNEWS.md169 * The X25519, X448, Ed25519, Ed448, SHAKE128 and SHAKE256 algorithms are
/freebsd/crypto/libecc/
H A DREADME.md50 SHAKE256 in its restricted version with 114 bytes output (mainly for Ed448), BELT-HASH (as standard…