NAWA 0.9
Web Application Framework for C++
nawa::hashing::BcryptHashingEngine Member List

This is the complete list of members for nawa::hashing::BcryptHashingEngine, including all inherited members.

BcryptHashingEngine(int workFactor=10, std::string salt="")nawa::hashing::BcryptHashingEngineexplicit
generateHash(std::string input) const overridenawa::hashing::BcryptHashingEnginevirtual
verifyHash(std::string input, std::string hash) const overridenawa::hashing::BcryptHashingEnginevirtual
~BcryptHashingEngine()nawa::hashing::BcryptHashingEnginevirtual