3 lines
171 B
Text
3 lines
171 B
Text
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
|