Releases: paulmillr/noble-hashes
Releases · paulmillr/noble-hashes
0.2.0
- Remove
cleanup
option that could have been passed to any hash. What was before cleanup: true
is now a default behavior
- Temporary buffers are now zeroed-out after
hash.update()
-s