sha512

Pure Haskell SHA-512, HMAC-SHA512 (docs.ppad.tech/sha512).
git clone git://git.ppad.tech/sha512.git
Log | Files | Refs | README | LICENSE

commit 71b15349810b0a76cd49263f433bee826fa10163
parent 70f9fe7664868580b5def4bb904b48bde23f5a02
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 16 May 2026 13:59:44 -0230

flake: lockfile (ppad-base16)

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": 1766934151, - "narHash": "sha256-BUFpuLfrGXE2xi3Wa9TYCEhhRhFp175Ghxnr0JRbG2I=", + "lastModified": 1778943993, + "narHash": "sha256-8eZyChH7WDgMTj804Ht4VFvS+WER9pPtlwYZgWlO60Q=", "ref": "master", - "rev": "58dfb7922401a60d5de76825fcd5f6ecbcd7afe0", - "revCount": 26, + "rev": "480f24d852e100bb87cd69f2eda531bdb1306495", + "revCount": 37, "type": "git", "url": "git://git.ppad.tech/base16.git" },