Support SHAKE128, SHAKE256 and KMAC #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
SHAKE128 and SHAKE256 have completed standardization by NIST, but the RHash code currently doesn't implement them. Should be possible with some tweaks to the code.
KMAC hasn't completed standardization yet, although its specs are probably settled -- the comments period for the draft standard expired on Sept 30th.