Fabcoin Core
0.16.2
P2P Digital Currency
|
Public Attributes | |
const char * | key |
const char * | message |
const char * | nonce |
const char * | digest |
size_t | klen |
size_t | mlen |
size_t | nlen |
size_t | dlen |
Definition at line 776 of file validat3.cpp.
const char * Poly1305_TestTuples::digest |
Definition at line 778 of file validat3.cpp.
size_t Poly1305_TestTuples::dlen |
Definition at line 779 of file validat3.cpp.
const char* Poly1305_TestTuples::key |
Definition at line 778 of file validat3.cpp.
size_t Poly1305_TestTuples::klen |
Definition at line 779 of file validat3.cpp.
const char * Poly1305_TestTuples::message |
Definition at line 778 of file validat3.cpp.
size_t Poly1305_TestTuples::mlen |
Definition at line 779 of file validat3.cpp.
size_t Poly1305_TestTuples::nlen |
Definition at line 779 of file validat3.cpp.
const char * Poly1305_TestTuples::nonce |
Definition at line 778 of file validat3.cpp.