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.