Longfellow ZK 0290cb32
|
Public Member Functions | |
bool | operator== (const Digest &y) const |
Static Public Member Functions | |
static Digest | hash2 (const Digest &L, const Digest &R) |
Data Fields | |
uint8_t | data [kLength] |
Static Public Attributes | |
static constexpr size_t | kLength = kSHA256DigestSize |