Module commoncrypto::pbkdf2 [] [src]

Idiomatic Rust wrapper for CommonCrypto's CCKeyDerivationPBKDF function.

Enums

CCPseudoRandomAlgorithm

Pseudo-random algorithm to use with CCKeyDerivationPBKDF().

Functions

pbkdf2

Derive a key from a password or passphrase and a salt