commit 9746e7a3305016138d0c6f8354b7aa7e6cd8c197
parent 0c075b2ca6b95f98924fa76b278402f089e33f71
Author: Jared Tobin <jared@jtobin.io>
Date: Wed, 19 Feb 2025 19:34:46 +0400
meta: badges
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -1,5 +1,8 @@
# ppad-secp256k1
+[](https://hackage.haskell.org/package/ppad-secp256k1)
+
+
A pure Haskell implementation of [BIP0340][bp340] Schnorr signatures
and deterministic [RFC6979][r6979] ECDSA (with [BIP0146][bp146]-style
"low-S" signatures) on the elliptic curve secp256k1.