| argon2 |
|
|
| bcrypt_pbkdf |
|
|
| info.txt |
|
303 |
| pbkdf.cpp |
|
3521 |
| pbkdf.h |
This entire interface is deprecated. Use the interface in pwdhash.h
|
10125 |
| pbkdf2 |
|
|
| pgp_s2k |
|
|
| pwdhash.cpp |
|
3494 |
| pwdhash.h |
Base class for password based key derivation functions.
Converts a password into a key using a salt and iterated hashing to
make brute force attacks harder.
|
10553 |
| scrypt |
|
|