Botan  1.10.9
Namespaces | Functions
passhash9.h File Reference
#include <botan/rng.h>

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, u16bit work_factor, byte alg_id)