Crate rust_scrypt

Source
Expand description

§C bindings to Scrypt key derivation function

specified in (RPC 7914)[https://tools.ietf.org/html/rfc7914])

Structs§

ScryptParams
The Scrypt parameter values

Functions§

crypto_scrypt
scrypt
Derive fixed size key for given salt and passphrase