|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/pbkdf.h>#include <botan/pwdhash.h>#include <botan/hash.h>Go to the source code of this file.
Classes | |
| class | Botan::OpenPGP_S2K |
| class | Botan::RFC4880_S2K |
| class | Botan::RFC4880_S2K_Family |
Namespaces | |
| Botan | |
Functions | |
| size_t | Botan::RFC4880_decode_count (uint8_t iter) |
| uint8_t | Botan::RFC4880_encode_count (size_t desired_iterations) |
| size_t | Botan::RFC4880_round_iterations (size_t iterations) |
1.8.9.1