5 #ifndef BITCOIN_CRYPTO_SHA3512_H     6 #define BITCOIN_CRYPTO_SHA3512_H    31 #endif // BITCOIN_CRYPTO_SHA3512_H CSHA3512 & Write(const unsigned char *data, size_t len)
 
static const size_t OUTPUT_SIZE
 
void Finalize(unsigned char hash[OUTPUT_SIZE])
 
A hasher class for SHA3-512.