Skip to content

secretbase 0.5.0

Compare
Choose a tag to compare
@shikokuchuo shikokuchuo released this 25 Apr 07:18
· 45 commits to main since this release
80cbbd9
  • Adds Keccak cryptographic hash algorithm.
  • Adds shake256() to delineate from sha3().
  • Use of sha3() supplying 'bit' argument other than 224, 256, 384 or 512 is deprecated.