Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
definitions
|
|
hash_once(), hash_absorb(), and xof_absorb_raw() to use absorb()
|
|
|
|
|
|
hmac, and shake implementations
|
|
state, check message alignment to elide unnecessary copies, remove xof_absorb_raw_small()
|
|
{SHA3,SHAKE*}_*_RATE
|
|
|
|
|
|
s/xof_absorb_raw_simple/xof_absorb_raw_small/, add documentation to xof absorb functions
|
|
|
|
|
|
|
|
shake{128,256}, update tests
|
|
|
|
|
|
|
|
INTERNAL to doxygen
|
|
|
|
unless necessary
|
|
|
|
|
|
kangarootwelve_length_encode(), test_kangarootwelve(), and test_kangarootwelve_length_encode()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hmac_sha3_{224,256,384,512}_{init,absorb,final}(), test_hmac_sha3_{224,256,384,512}(), test_hmac_sha3_{224,256,384,512}_ctx()
|
|
test_sha3_{224,256,384,512}_ctx()
|
|
parallelhash256_xof_{init,absorb,squeeze,once}(), test_parallelhash256(), and test_parallelhash256_xof()
|
|
|
|
|
|
parallelhash128_xof_{init,absorb,squeeze,once}(), test_parallelhash128(), and test_parallelhash128_xof() (the last one is currently not working)
|
|
|
|
test_tuplehash256()
|
|
test_tuplehash128
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|