ripemd160

Pure Haskell RIPEMD-160, HMAC-RIPEMD160 (docs.ppad.tech/ripemd160).
git clone git://git.ppad.tech/ripemd160.git
Log | Files | Refs | README | LICENSE

commit 12f651237caf311af9ee3c1622c38b11b367c3e3
parent a82424ea6b9f48ed42c4f2a239600283b088ab8d
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 16 May 2026 13:59:25 -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" },