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