Expand description
Key derivation using Argon2id
Derives encryption keys from user passphrases using Argon2id, a memory-hard key derivation function resistant to GPU/ASIC attacks.
Structs§
- Derived
Key - A derived encryption key
- KeyDerivation
Params - Parameters for key derivation
Functions§
- derive_
key - Derive an encryption key from a passphrase