secretbase 0.5.0
- Adds Keccak cryptographic hash algorithm.
- Adds
shake256()
to delineate fromsha3()
. - Use of
sha3()
supplying 'bit' argument other than 224, 256, 384 or 512 is deprecated.
shake256()
to delineate from sha3()
.sha3()
supplying 'bit' argument other than 224, 256, 384 or 512 is deprecated.