• en

scrypt 0.2.1

License BSD-2-Clause
Homepage https://github.com/pacemkr/ocaml-scrypt
Maintainer Nikolay Zalutskiy <pacemkr@gmail.com>
Dependencies
ocamlfind
Published Dec 18, 2013
Source [http] https://github.com/pacemkr/ocaml-scrypt/tarball/v0.2.1
24704b12638932a14400f74a354c0617
Edit https://github.com/ocaml/opam-repository/tree/master/packages/scrypt/scrypt.0.2.1/opam

C bindings and a high level interface to the official scrypt distribution.

scrypt is key derivation function designed to be far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt.

scrypt was originally developed by Colin Percival for use in the Tarnsnap online backup system.

More information can be found at https://www.tarsnap.com/scrypt.html

No package is dependent