OCaml-safepass is a library offering facilities for the safe storage of
user passwords.  By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm

Homepage:
https://github.com/darioteixeira/ocaml-safepass/
