Description
Adds Ruby bindings for OpenBSD's bcrypt_pbkdf password-based key derivation function. It is useful for applications that need compatibility with formats or protocols relying on bcrypt-based key derivation.
Password derivation choices are security-sensitive. Use reviewed parameters, avoid inventing custom password storage schemes, and protect derived keys and salts.