| Class and Description |
|---|
| KeyDerivationFunction
Key Derivation protocol of BKDF.
|
| PasswordHasher
Implementation for the BKDF Password Hash protocol used for key stretching of weak user passwords and hash storage.
|
| PasswordHasher.HashData
+
Model containing all the parts required for the "BKDF Password Hash Message Format"
|
| PasswordHashVerifier
Class which can verify BKDF hash message format password hashes
|
| Version
Encapsulates the information which defines a BKDF version, including code, HKDF version and bcrypt mode
|
Copyright © 2018. All rights reserved.