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

KarpelesLab / tss-lib / 23687250081
76%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2026 02:41PM UTC
Jobs 1
Files 110
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

28 Mar 2026 02:27PM UTC coverage: 76.019% (+0.4%) from 75.65%
23687250081

push

github

MagicalTux
add resharing protocol to ecdsatss and eddsatss

Both packages now support key resharing from an old committee to a
new committee while preserving the same public key.

ecdsatss resharing:
- 5-round protocol with Paillier key generation, DLN/Mod/Fac proofs
- Old committee VSS-shares weighted key shares to new committee
- New committee verifies proofs, computes new key shares
- Integration test: keygen(3,1) → reshare(4,2) → sign → verify

eddsatss resharing:
- 5-round protocol (simpler: no Paillier, Schnorr-based)
- EightInvEight cofactor clearing on polynomial points
- Integration test: keygen(3,1) → reshare(5,2) → sign → verify

Both use the broker/callback architecture with cross-committee
message routing via PartyID key matching.

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

772 of 964 new or added lines in 2 files covered. (80.08%)

6 existing lines in 3 files now uncovered.

9627 of 12664 relevant lines covered (76.02%)

635.97 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
65
81.32
eddsatss/resharing.go
127
79.38
ecdsatss/resharing.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.79
2.08% ecdsa/keygen/prepare.go
2
82.61
-2.17% eddsa/resharing/round_1_old_step_1.go
3
82.19
-1.37% ecdsa/signing/finalize.go
Jobs
ID Job ID Ran Files Coverage
1 23687250081.1 28 Mar 2026 02:41PM UTC 110
76.02
GitHub Action Run
Source Files on build 23687250081
  • Tree
  • List 110
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23687250081
  • b50a1bff on github
  • Prev Build on master (#23686810463)
  • Next Build on master (#23687627891)
  • 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