Botan 1.10.17
passhash9.cpp File Reference
#include <botan/passhash9.h>
#include <botan/loadstor.h>
#include <botan/libstate.h>
#include <botan/pbkdf2.h>
#include <botan/b64_filt.h>
#include <botan/pipe.h>

Go to the source code of this file.

Namespaces

namespace  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)