Module fastcrypto::hmac
source · Functions§
- HMAC-based Extract-and-Expand Key Derivation Function (HKDF) using SHA3-256.
- Keyed-Hash Message Authentication Code (HMAC) using SHA3-256.
Type Aliases§
- Type for input keying material in hkdf_sha3_256.
- Type for key in hmac_sha3_256.