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 a6551a0cfff7558c6adc26216525113113757102
parent 6c03e0c9f2e7f27712249b0b30f5f6c55a53480e
Author: Jared Tobin <jared@jtobin.io>
Date:   Fri, 10 Jul 2026 16:18:48 -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" },