Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
|
|
to first use
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
minor fixes
|
|
|
|
|
|
|
|
|
|
shake{128,256}, update tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions, improve documentation links
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"Documentation" section, document "doc" target
|
|
header block
|
|
INTERNAL to doxygen
|
|
|
|
descriptions for each algorithm, add note about AVX-512 and test suite, add two more examples
|