secp256k1

Pure Haskell Schnorr, ECDSA on the elliptic curve secp256k1 (docs.ppad.tech/secp256k1).
git clone git://git.ppad.tech/secp256k1.git
Log | Files | Refs | README | LICENSE

commit f7b80775bd3a7fcf27350f100897136630496b18
parent f179ea0c298a8d9d0bc20649003554e5d22939b7
Author: Jared Tobin <jared@jtobin.io>
Date:   Mon, 17 Mar 2025 07:06:56 +0400

lib: haddock fix

Diffstat:
Mlib/Crypto/Curve/Secp256k1.hs | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/Crypto/Curve/Secp256k1.hs b/lib/Crypto/Curve/Secp256k1.hs @@ -288,10 +288,10 @@ _CURVE_A = 0 _CURVE_B :: Integer _CURVE_B = 7 --- | secp256k1 generator point. --- --- = parse_point +-- ~ parse_point . B16.decode $ -- "0279BE667EF9DCBBAC55A06295CE870B07029BFCDB2DCE28D959F2815B16F81798" + +-- | secp256k1 generator point. _CURVE_G :: Projective _CURVE_G = Projective x y 1 where x = 0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798