![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
A hasher class for BSHA3's 256-bit hash (double SHA-3). More...
#include <hash.h>
Public Member Functions | |
void | Finalize (unsigned char hash[OUTPUT_SIZE]) |
CHash3 & | Write (const unsigned char *data, size_t len) |
CHash3 & | Reset () |
Static Public Attributes | |
static const size_t | OUTPUT_SIZE = CSHA3::OUTPUT_SIZE |
Private Attributes | |
CSHA3 | sha |
|
inline |
|
inline |
|
inline |