Skip to main content

Module derivation

Module derivation 

Source
Expand description

Key derivation functions (Argon2, PBKDF2)

This module provides secure key derivation functions for generating encryption keys from passwords and other secret material.

Structs§

Argon2Params
Argon2 parameters
KeyDerivationManager
Key derivation manager

Enums§

KeyDerivationMethod
Key derivation method