Botan 3.0.0-alpha0
Crypto and TLS for C&
|
Public Header. More...
#include <botan/types.h>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
bool | Botan::check_bcrypt (const std::string &pass, const std::string &hash) |
std::string | Botan::generate_bcrypt (const std::string &pass, RandomNumberGenerator &rng, uint16_t work_factor, char version) |
Public Header.
Definition in file bcrypt.h.