The PBKDF2 package
Implementation of Password-Based Key Derivation Function, aka pbkdf2, from RSA labs. I'll deprecate this if it gets folded into an already-existing crypto package.
Properties
| Versions | 0.1, 0.2, 0.3, 0.3.1, 0.3.1.1, 0.3.1.2, 0.3.1.3 |
|---|---|
| Dependencies | base (≥4.3 & <4.7), binary (≥0.5 & <0.8), bytestring (≥0.9 & <0.11), Crypto (4.2.*), random (1.0.*) |
| License | BSD3 |
| Copyright | Copyright (c) 2008 Thomas Hartman |
| Author | Thomas Hartman |
| Maintainer | Silk <code@silkapp.com> |
| Stability | Beta |
| Category | Cryptography |
| Source repository | git clone http://github.com/silkapp/PBKDF2 |
| Upload date | Fri Mar 1 14:58:06 UTC 2013 |
| Uploaded by | ErikHesselink |
| Built on | ghc-7.6 |
Modules
- Crypto
Downloads
- PBKDF2-0.3.1.3.tar.gz (Cabal source package)
- package description (included in the package)