openssh_key.kdf_options.bcrypt_optionsΒΆ

Classes representing options for the Bcrypt-PBKDF2 key derivation function.

Classes

BcryptKDFOptions([dict])

Bcrypt-PBKDF2, as implemented by OpenSSH; viz., the RFC 2898 Password-based Key Derivation Function 2, using the Blowfish-cipher-based password hash function as the pseudorandom function.