Module orion::hazardous[][src]

Low-level API.

Modules

constants

Constant values and types.

cshake

cSHAKE256 as specified in the NIST SP 800-185.

hkdf

HKDF-HMAC-SHA512 (HMAC-based Extract-and-Expand Key Derivation Function) as specified in the RFC 5869.

hmac

HMAC-SHA512 (Hash-based Message Authentication Code) as specified in the RFC 2104.

pbkdf2

PBKDF2-HMAC-SHA512 (Password-Based Key Derivation Function 2) as specified in the RFC 8018.