Module sha3

Available on crate feature dep_orion only.
Expand description

SHA3 & SHAKE as specified in the FIPS PUB 202.

Modules§

sha3_224
SHA3-224 as specified in the FIPS PUB 202.
sha3_256
SHA3-256 as specified in the FIPS PUB 202.
sha3_384
SHA3-384 as specified in the FIPS PUB 202.
sha3_512
SHA3-512 as specified in the FIPS PUB 202.
shake128
SHAKE-128 XOF as specified in the FIPS PUB 202.
shake256
SHAKE-256 XOF as specified in the FIPS PUB 202.