phkdf: Toolkit for self-documenting password hash and key derivation functions.
Inspired by PBKDF2, HKDF, and TupleHash. Uses HMAC-SHA256 as a primitive. This is primarily intended to be a highly reliable reference implementation for the underlying PHKDF primitives. It also aspires to be production ready-ish. The main limitation is that it implemented without mutation, meaning that potentially sensitive secrets persist in memory longer than necessary.
Modules
[Index] [Quick Jump]
Downloads
- phkdf-0.0.0.0.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] | 0.0.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (<5), bytestring, cryptohash-sha256, network-byte-order, Stream, tuplehash-utils, vector [details] |
License | Apache-2.0 |
Copyright | Auth Global |
Author | Leon P Smith |
Maintainer | Auth Global |
Category | Cryptography |
Uploaded | by LeonSmith at 2024-03-21T21:41:53Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 51 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-03-21 [all 1 reports] |