phkdf-0.1.0.0: Toolkit for self-documenting password hash and key derivation functions.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Crypto.PHKDF.HMAC

Description

An implementation of HMAC-SHA256 that supports precomputed keys, streaming inputs, backtracking, and bitstring message inputs.

Documentation