openssl
0.10.68
Module pkcs5
Module Items
Structs
Functions
In crate openssl
openssl
Module
pkcs5
Copy item path
source
Structs
§
KeyIv
Pair
Functions
§
bytes_
to_
key
Derives a key and an IV from various parameters.
pbkdf2_
hmac
Derives a key from a password and salt using the PBKDF2-HMAC algorithm with a digest function.
scrypt
Derives a key from a password and salt using the scrypt algorithm.