Purescript wrapper around Javascript bcrypt.
Usage
- Add
bcrypt
dependency in yourpackage.json
- Add
purescript-bcrypt
dependency in yourbower.json
- Hash some passwords :)
Examples
See the test directory for an example.
License
MIT Licenced, same as the Javascript bcrypt library.