commit 3318b7e1171eb4c44145dbf478ec38fbcf195485
parent 39eacac9d7b46311546e59240123e3d515d3adb5
Author: Jared Tobin <jared@jtobin.io>
Date: Wed, 19 Feb 2025 19:36:27 +0400
meta: derp
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -1,11 +1,11 @@
# ppad-ripemd160
-A pure Haskell implementation of [RIPEMD-160][ripem] and HMAC-RIPEMD160
-on strict and lazy ByteStrings.
-
[](https://hackage.haskell.org/package/ppad-ripemd160)

+A pure Haskell implementation of [RIPEMD-160][ripem] and HMAC-RIPEMD160
+on strict and lazy ByteStrings.
+
## Usage
A sample GHCi session: