Releases: paulmillr/noble-hashes
Releases · paulmillr/noble-hashes
1.2.0
- Add experimental Argon2 implementation from RFC9106.
- Source maps are now included in the package
- Fixes
import "_assert"
issue
Full Changelog: 1.1.5...1.2.0
1.1.5
Add two additional SHA2 functions: SHA224 and SHA512-224
Full Changelog: 1.1.4...1.1.5
1.1.4
Bugfix for SHA2
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
New Contributors
- @neil-yoga-crypto made their first contribution in #35
Full Changelog: 1.1.2...1.1.3
1.1.2
1.1.1
- Remove viral
esModuleInterop
option from tsconfig - KDF improvements
- Performance improvements
Full Changelog: 1.0.0...1.1.1
1.0.0
0.5.6
0.4.3
0.4.2
- BigInt literals have been replace with
BigInt(1)
to support bad parsers - The build now contains ESM variant besides common.js
- Do not depend on
types/dom
in typescript - Undocumented
XOF
has been renamed toxof
New Contributors
- @jacogr made their first contribution in #15
- @webmaster128 in #11
Full Changelog: 0.4.1...0.4.2