sha256

Pure Haskell SHA-256, HMAC-SHA256 (docs.ppad.tech/sha256).
git clone git://git.ppad.tech/sha256.git
Log | Files | Refs | README | LICENSE

commit bb70477674e85076f79ba59ee67c3391d452cd34
parent 502da61fc3d6365345baa2cb6b8f7803b4516949
Author: Jared Tobin <jared@jtobin.io>
Date:   Fri, 10 Jul 2026 16:17:58 -0230

flake: update lockfile

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

diff --git a/flake.lock b/flake.lock @@ -51,11 +51,11 @@ ] }, "locked": { - "lastModified": 1778943993, - "narHash": "sha256-8eZyChH7WDgMTj804Ht4VFvS+WER9pPtlwYZgWlO60Q=", + "lastModified": 1780597900, + "narHash": "sha256-wI9ME6gE+DP+7vLYuWBff3Q9mOM/xX/N0keqJj7dKJQ=", "ref": "master", - "rev": "480f24d852e100bb87cd69f2eda531bdb1306495", - "revCount": 37, + "rev": "881ca5128665d5e2207803751054d7d32c4c864c", + "revCount": 38, "type": "git", "url": "git://git.ppad.tech/base16.git" },