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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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.

Properties

Versions 0.0.0.0, 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:21Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees