scrypt: Stronger password hashing via sequential memory-hard functions.
This package provides bindings to Colin Percival's scrypt
implementation (http://www.tarsnap.com/scrypt.html). Scrypt is a key
derivation function designed to be far more secure against hardware
brute-force attacks than alternative functions such as PBKDF2 or bcrypt.
Details of the scrypt key derivation function are given in a paper by Colin Percival, Stronger Key Derivation via Sequential Memory-Hard Functions: http://www.tarsnap.com/scrypt/scrypt.pdf.
[Skip to Readme]
Downloads
- scrypt-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.1, 0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.4.0, 0.5.0 |
---|---|
Dependencies | base (>=4 && <4.7), bytestring (>=0.9 && <0.10) [details] |
Tested with | ghc ==6.12.3 |
License | BSD-3-Clause |
Copyright | Copyright 2011 Falko Peters |
Author | Falko Peters <falko.peters@gmail.com> |
Maintainer | Falko Peters <falko.peters@gmail.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2019-02-10T22:00:51Z |
Category | Cryptography |
Home page | http://github.com/informatikr/scrypt |
Bug tracker | http://github.com/informatikr/scrypt/issues |
Source repo | head: git clone http://github.com/informatikr/scrypt |
Uploaded | by FalkoPeters at 2011-06-27T16:59:44Z |
Distributions | LTSHaskell:0.5.0, NixOS:0.5.0, Stackage:0.5.0 |
Reverse Dependencies | 6 direct, 14 indirect [details] |
Downloads | 19496 total (3 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |