0.1.0 • Published 3 years ago

@proteria/bcrypt v0.1.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

bcrypt-wasm

Port of kelektiv/node.bcrypt.js to WebAssembly.

Why

I hate node-gyp.

Build

  1. Download emscripten to somewhere
  2. PATH="$PATH:/PATH_TO_YOUR/emsdk/upstream/emscripten"
  3. yarn
  4. yarn build
  5. yarn test to make sure it works.
  6. Done

Security

Cryptography is serious business. If you spot anything suspicious or wrong, please open an issue, optionally encrypted with my PGP Key.

License

MIT