Module openssl::pkcs5

source ·

Structs

Functions

Derives a key and an IV from various parameters.
Derives a key from a password and salt using the PBKDF2-HMAC algorithm with a digest function.
Derives a key from a password and salt using the scrypt algorithm.