MySQL 8.4.0
Source Code Documentation
CachingSha2Adaptor Member List

This is the complete list of members for CachingSha2Adaptor, including all inherited members.

checksum() constShaCryptMcfAdaptorinline
checksum_ShaCryptMcfAdaptorprivate
digest() constShaCryptMcfAdaptorinline
digest_ShaCryptMcfAdaptorprivate
from_mcf(const std::string &crypt_data)CachingSha2Adaptorstatic
hash(const std::string &password)ShaCryptMcfAdaptorinline
kCachingSha2SaltLengthCachingSha2Adaptorstatic
kDefaultRoundsShaCryptMcfAdaptorstatic
kdf_type typedefShaCryptMcfAdaptor
kMaxRoundsShaCryptMcfAdaptorstatic
kMaxSaltLengthShaCryptMcfAdaptorstatic
kMinRoundsShaCryptMcfAdaptorstatic
mcf_digest_name() constShaCryptMcfAdaptorinline
mcf_type typedefShaCryptMcfAdaptor
rounds() constShaCryptMcfAdaptorinline
rounds_ShaCryptMcfAdaptorprivate
salt() constShaCryptMcfAdaptorinline
salt_ShaCryptMcfAdaptorprivate
ShaCryptMcfAdaptor(Type digest, unsigned long rounds, const std::string &salt, const std::string &checksum)ShaCryptMcfAdaptorinline
supports_mcf_id(const std::string mcf_id)ShaCryptMcfAdaptorinlinestatic
to_mcf() constShaCryptMcfAdaptor
Type typedefShaCryptMcfAdaptor
validate(const std::string &mcf_line, const std::string &password)ShaCryptMcfAdaptorinlinestatic