Home
last modified time | relevance | path

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

/external/python/cryptography/tests/hazmat/primitives/
Dtest_hash_vectors.py294 hashes.SHAKE256(digest_size=32)),
306 hashes.SHAKE256(digest_size=32),
322 shake = hashes.SHAKE256(digest_size=output_length)
Dtest_hashes.py187 [hashes.SHAKE128, hashes.SHAKE256]
195 [hashes.SHAKE128, hashes.SHAKE256]
/external/python/cryptography/vectors/cryptography_vectors/hashes/SHAKE/
DSHAKE256LongMsg.rsp2 # "SHAKE256 LongMsg" information for "SHAKE3AllBytesGT"
3 # SHAKE256 tests are configured for BYTE oriented implementations
DSHAKE256Monte.rsp2 # "SHAKE256 Monte" information for "SHAKE3AllBytesGT"
DSHAKE256ShortMsg.rsp2 # "SHAKE256 ShortMsg" information for "SHAKE3AllBytesGT"
3 # SHAKE256 tests are configured for BYTE oriented implementations
DSHAKE256VariableOut.rsp2 # "SHAKE256 VariableOut" information for "SHAKE3AllBytesGT"
/external/python/cryptography/src/cryptography/hazmat/primitives/
Dhashes.py202 class SHAKE256(object): class
/external/python/cryptography/docs/hazmat/primitives/
Dcryptographic-hashes.rst203 .. class:: SHAKE256(digest_size)
207 SHAKE256 is an extendable output function (XOF) based on the same core
/external/python/cryptography/
DCHANGELOG.rst30 and :class:`~cryptography.hazmat.primitives.hashes.SHAKE256` when using