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 765b14c732bf765e1b0136a2343957ae2bd0fffe
parent f6f201cf3f13ee8430e78f7734a21a9d0c6cbece
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 22 Nov 2025 14:24:32 +0400

meta: update flake lockfile

Diffstat:
Mflake.lock | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -184,11 +184,11 @@ ] }, "locked": { - "lastModified": 1763789135, - "narHash": "sha256-IEsMxxqBubn3k7CGFysGqhoWojE5iNX7mHw8qBw51aY=", + "lastModified": 1763806991, + "narHash": "sha256-4aeU4Mwv6Wm4PDhnHKNuLleYL5eh06rBv7nSpZgBdCM=", "ref": "master", - "rev": "e1ff7496e985da26c4b3670290f97273422e2038", - "revCount": 160, + "rev": "4df9f511b7baf73524a8e8cca6a71015ce82e754", + "revCount": 161, "type": "git", "url": "git://git.ppad.tech/fixed.git" },