Skip to content

0.5.1

Choose a tag to compare

@brycx brycx released this 20 Aug 10:33
· 1290 commits to master since this release
3a69e4b

Changelog:

  • Added reset() function to cSHAKE
  • Added finalization check for HMAC and cSHAKE, making it impossible to call finalization functions twice without a reset in between. Preventing misuse.