phkdf: Toolkit for self-documenting password hash and key derivation functions.

[ apache, cryptography, library ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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 NixOS:0.0.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 18 total (7 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]