Crate orion [] [src]

Modules

default

API for the rest of orion.

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.

options

Sha2 options.

pbkdf2

PBKDF2

util

Utility functions such as constant time comparison.