Releases: Daninet/hash-wasm
Releases · Daninet/hash-wasm
v4.3.0
- Add blake2s algorithm
- Add bundle sizes to README
v4.2.2
- Add bcrypt algorithm
- Add argon2Validate() function
v4.1.0
- Add scrypt algorithm
- Improve type signiture of key derivation functions. Now the return type depends on the parameters
- Update benchmarks, add relative performance
- Add section to README about string encoding pitfalls