Skip to content

Releases: denorg/scrypt

v2.1.0

27 Jul 21:54
9dde68d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

21 Jun 14:48
Compare
Choose a tag to compare

v2.0.0 (2020-06-21)

💥 Breaking Changes

v1.0.1

01 Jun 13:50
Compare
Choose a tag to compare

v1.0.1 (2020-06-01)

🐛 Bug Fixes

  • e8305f2 fix benchmarks
  • eba1e3a fix semantic release to not point to starter

First release

30 May 22:49
Compare
Choose a tag to compare

For now this scrypt implementation is a pure typescript one, meaning it's slow... But there still is a lot of optimization to do and I'm hoping to release v2.0 using web assembly to speed it up as soon as possible (that is, when a wasm implementation is available).