pkgsrc/security/ocaml-safepass/DESCR

4 lines
171 B
Text
Raw Normal View History

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