Searched refs:SHAKE256 (Results 1 – 9 of 9) sorted by relevance
294 hashes.SHAKE256(digest_size=32)),306 hashes.SHAKE256(digest_size=32),322 shake = hashes.SHAKE256(digest_size=output_length)
187 [hashes.SHAKE128, hashes.SHAKE256]195 [hashes.SHAKE128, hashes.SHAKE256]
2 # "SHAKE256 LongMsg" information for "SHAKE3AllBytesGT"3 # SHAKE256 tests are configured for BYTE oriented implementations
2 # "SHAKE256 Monte" information for "SHAKE3AllBytesGT"
2 # "SHAKE256 ShortMsg" information for "SHAKE3AllBytesGT"3 # SHAKE256 tests are configured for BYTE oriented implementations
2 # "SHAKE256 VariableOut" information for "SHAKE3AllBytesGT"
202 class SHAKE256(object): class
203 .. class:: SHAKE256(digest_size)207 SHAKE256 is an extendable output function (XOF) based on the same core
30 and :class:`~cryptography.hazmat.primitives.hashes.SHAKE256` when using