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 4010a25186e47ca20ae02d8d342723e466652b4a
parent 55f3c22c062e8bc6895516ddb34f89005cecb002
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 22 Nov 2025 19:27:45 +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": 1763806991, - "narHash": "sha256-4aeU4Mwv6Wm4PDhnHKNuLleYL5eh06rBv7nSpZgBdCM=", + "lastModified": 1763816080, + "narHash": "sha256-dHPSezr7Y5M5YgK2d+p62XW6jckNiDfjpAw32VqT8nQ=", "ref": "master", - "rev": "4df9f511b7baf73524a8e8cca6a71015ce82e754", - "revCount": 161, + "rev": "5145ed6597dfdac8ffa3d52f2ed892f69831315b", + "revCount": 162, "type": "git", "url": "git://git.ppad.tech/fixed.git" },