![]() |
PIVX Core
5.6.99
P2P Digital Currency
|
#include <hash.h>
Public Member Functions | |
| void | Finalize (unsigned char hash[OUTPUT_SIZE]) |
| CHash512 & | Write (const unsigned char *data, size_t len) |
| CHash512 & | Reset () |
Static Public Attributes | |
| static const size_t | OUTPUT_SIZE = CSHA512::OUTPUT_SIZE |
Private Attributes | |
| CSHA512 | sha |
|
inline |
|
inline |
|
inline |
|
static |