Wire Sysio Wire Sysion 1.0.0
|
#include <keccak256.hpp>
Public Attributes | |
uint64_t | hash [sha3_max_permutation_size] |
uint64_t | message [sha3_max_rate_in_qwords] |
uint16_t | rest |
Definition at line 31 of file keccak256.hpp.
uint64_t SHA3_CTX::hash[sha3_max_permutation_size] |
Definition at line 33 of file keccak256.hpp.
uint64_t SHA3_CTX::message[sha3_max_rate_in_qwords] |
Definition at line 35 of file keccak256.hpp.
uint16_t SHA3_CTX::rest |
Definition at line 37 of file keccak256.hpp.