23 #ifndef CRYPTO_SHA384_h
24 #define CRYPTO_SHA384_h
SHA384()
Constructs a SHA-384 hash object.
static const size_t HASH_SIZE
Constant for the size of the hash output of SHA384.
size_t hashSize() const
Size of the hash result from finalize().
void reset()
Resets the hash ready for a new hashing process.