• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

KarpelesLab / blindsig / 23549923433
88%

Build:
DEFAULT BRANCH: master
Ran 25 Mar 2026 03:43PM UTC
Jobs 1
Files 4
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Mar 2026 03:42PM UTC coverage: 88.455% (-1.0%) from 89.474%
23549923433

push

github

MagicalTux
Add secp256k1 blind signatures, rename schnorr to ed25519

Rename schnorr.go → ed25519.go and all Schnorr* types/functions to
Ed25519* for clarity.

Add secp256k1 blind Schnorr signatures (BIP-340 compatible) using the
secp256k1 library. Key differences from Ed25519: subtraction convention
(s=k-ex, R'=R-αG-βP, s'=s-α), x-only R encoding, even-y enforcement
(signer adjusts k at commit time, client retries blinding if R'.y odd),
and BLAKE-256 challenge hash.

64-byte signatures, 33-byte public keys.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

305 of 373 new or added lines in 2 files covered. (81.77%)

1088 of 1230 relevant lines covered (88.46%)

160682.55 hits per line

Uncovered Changes

Lines Coverage ∆ File
36
78.31
ed25519.go
32
84.54
secp256k1.go
Jobs
ID Job ID Ran Files Coverage
1 23549923433.1 25 Mar 2026 03:43PM UTC 4
88.46
GitHub Action Run
Source Files on build 23549923433
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23549923433
  • 17a11abb on github
  • Prev Build on master (#23549030443)
  • Next Build on master (#23549981179)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc