package scrypt

  1. Overview
  2. Docs
C bindings and a high level interface to the official scrypt distribution.

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.1.tar.gz
md5=4e0b272f5438be475dc5ff5e851d9837

Description

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

Published: 19 Dec 2013

Dev Dependencies

None

Used by

None

Conflicts

None