Crate orion[][src]

Modules

core

Core functionality such as opaque error and utility functions.

default

Higher-level API with safer defaults.

hkdf

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

hmac

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

pbkdf2

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