scclib
Stable Cloud Computing C++ Library
scc::crypto::Hash Member List

This is the complete list of members for scc::crypto::Hash, including all inherited members.

alg() constscc::crypto::Hashinline
alg_size(Algorithm alg) (defined in scc::crypto::Hash)scc::crypto::Hashinlinestatic
Algorithm enum namescc::crypto::Hash
final(void *, int)scc::crypto::Hash
final(std::vector< char > &v)scc::crypto::Hashinline
get_tag(void *, int)scc::crypto::Hash
get_tag(std::vector< char > &v)scc::crypto::Hashinline
get_tag(std::vector< char > &v, int sz)scc::crypto::Hashinline
Hash(Algorithm)scc::crypto::Hash
Hash(const Hash &)=delete (defined in scc::crypto::Hash)scc::crypto::Hash
Hash(Hash &&other)scc::crypto::Hash
md5_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
operator=(const Hash &)=delete (defined in scc::crypto::Hash)scc::crypto::Hash
operator=(Hash &&other)scc::crypto::Hash
reset()scc::crypto::Hash
sha1_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
sha224_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
sha256_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
sha384_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
sha512_224_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
sha512_256_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
sha512_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
size() constscc::crypto::Hashinline
sm3_type enum value (defined in scc::crypto::Hash)scc::crypto::Hash
supported(Algorithm)scc::crypto::Hashstatic
update(const void *, int)scc::crypto::Hash
update(const std::vector< char > &v)scc::crypto::Hashinline
update(const std::string v)scc::crypto::Hashinline
~Hash() (defined in scc::crypto::Hash)scc::crypto::Hashvirtual