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 50de7398e1913cd2080d419f14af173eb653ac87
parent 35d81ca85e1d6cc2e83638ea4a8592d0bf2499bd
Author: Jared Tobin <jared@jtobin.io>
Date:   Sun,  7 Dec 2025 14:33:54 +0400

flake: update 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": 1764391716, - "narHash": "sha256-Lirzq61Lp3Ibfytb6tkZgpcy5BpCgYAGR/dZLuAKej4=", + "lastModified": 1765084451, + "narHash": "sha256-U75aQR4n6Qbkbh6nb/Ku0K+NIkBReaEnhIxSLC/8dnA=", "ref": "master", - "rev": "202de6475c823c0fea357f39546ee1510825dd20", - "revCount": 175, + "rev": "eece8f65c75cd243892e3e1fd319143e7997e1c4", + "revCount": 221, "type": "git", "url": "git://git.ppad.tech/fixed.git" },