Skip to main content

Module pbkdf2

Module pbkdf2 

Source
Expand description

PBKDF2 (Password-Based Key Derivation Function 2) as defined in RFC 2898.

Functionsยง

derive
Derives a key using PBKDF2-HMAC with the given hash function.