|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/types.h>#include <string>Go to the source code of this file.
Namespaces | |
| Botan | |
Functions | |
| bool | Botan::check_passhash9 (const std::string &pass, const std::string &hash) |
| std::string | Botan::generate_passhash9 (const std::string &pass, RandomNumberGenerator &rng, uint16_t work_factor, uint8_t alg_id) |
| bool | Botan::is_passhash9_alg_supported (uint8_t alg_id) |
1.8.9.1