Searched refs:SHAKE128 (Results 1 – 9 of 9) sorted by relevance
258 hashes.SHAKE128(digest_size=16)),270 hashes.SHAKE128(digest_size=16),286 shake = hashes.SHAKE128(digest_size=output_length)
187 [hashes.SHAKE128, hashes.SHAKE256]195 [hashes.SHAKE128, hashes.SHAKE256]
2 # "SHAKE128 LongMsg" information for "SHAKE3AllBytesGT"3 # SHAKE128 tests are configured for BYTE oriented implementations
2 # "SHAKE128 Monte" information for "SHAKE3AllBytesGT"
2 # "SHAKE128 ShortMsg" information for "SHAKE3AllBytesGT"3 # SHAKE128 tests are configured for BYTE oriented implementations
2 # "SHAKE128 VariableOut" information for "SHAKE3AllBytesGT"
185 class SHAKE128(object): class
188 .. class:: SHAKE128(digest_size)192 SHAKE128 is an extendable output function (XOF) based on the same core
29 * Added support for :class:`~cryptography.hazmat.primitives.hashes.SHAKE128`