/node-scrypt-async-compatibility

Easing the transition from node-scrypt to scrypt-async-js

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

node-scrypt-async-compatibility

This is a tiny glue package in case you

  • Use scrypt
  • Were using node-scrypt
  • Want to use scrypt-async
  • Have tons of existing hashes
  • Want to actually keep them.

How this works

this section needs to be expanded, right now the tests are probably the best documentation on how this works in practice.