hkdf

Pure Haskell HMAC-based KDF (docs.ppad.tech/hkdf).
git clone git://git.ppad.tech/hkdf.git
Log | Files | Refs | README | LICENSE

commit 14f4b162373edc9e622cccb0b9e09df8647829fd
parent aaca17e90fea229cb9d3ab8e9586777a9703399f
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 18 Apr 2026 11:20:37 +0800

flake: lockfile

Diffstat:
Mflake.lock | 16++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -105,11 +105,11 @@ ] }, "locked": { - "lastModified": 1768045644, - "narHash": "sha256-8+jLaYRN8iX6NmyotE7DvjfjUIT8I0KOchgcP7uq7Vo=", + "lastModified": 1769942235, + "narHash": "sha256-6NlOumhA4BD9Eihfb58mjfueHLM6t3wxpcHAYsntbMg=", "ref": "master", - "rev": "4716cd5b4e673e9cb66e4e5e427e5464a7c10977", - "revCount": 116, + "rev": "40792bf33df4582897000fc331a75cc458db9463", + "revCount": 127, "type": "git", "url": "git://git.ppad.tech/sha256.git" }, @@ -139,11 +139,11 @@ ] }, "locked": { - "lastModified": 1768045869, - "narHash": "sha256-ySqv5fQRz+/9X54yXCuck2QnGyuIqRLpRzanh+Ehl88=", + "lastModified": 1769944296, + "narHash": "sha256-uw4EgnM5yQF6LmkkxHY0PJLNko8Wad9aq7GEtacEM3g=", "ref": "master", - "rev": "0fbaba3c091692622744d30016e36ca6b726a819", - "revCount": 42, + "rev": "8fa68ca2fcfc589e7716be9162e2fef52293516a", + "revCount": 48, "type": "git", "url": "git://git.ppad.tech/sha512.git" },