pbkdf: Haskell implementation of the PBKDF functions from RFC-2898.
The Password Based Key Derivation Functions described in RFC-2898 with a test suite to verify that it works with the test vectors published in RFC6070.
[Skip to Readme]
Downloads
- pbkdf-1.1.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1.0.0.0, 1.1.0.0, 1.1.0.1, 1.1.1.0, 1.1.1.1 |
|---|---|
| Dependencies | base (>=4.5 && <5.0), binary (>=0.5), byteable (>=0.1), bytedump (>=1.0), bytestring (>=0.9), cryptohash (>=0.10), utf8-string (>=0.3.7) [details] |
| License | BSD-3-Clause |
| Copyright | (C) Chris Dornan |
| Author | Chris Dornan |
| Maintainer | chris.dornan@irisconnect.com |
| Category | Cryptography |
| Home page | https://github.com/cdornan/pbkdf |
| Bug tracker | https://github.com/cdornan/pbkdf/issues |
| Source repo | this: git clone https://github.com/cdornan/pbkdf.git(tag 1.1.1.1) head: git clone https://github.com/cdornan/pbkdf.git |
| Uploaded | by ChrisDornan at 2013-11-23T15:53:20Z |
| Distributions | NixOS:1.1.1.1 |
| Reverse Dependencies | 6 direct, 15 indirect [details] |
| Downloads | 6475 total (15 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |