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

KarpelesLab / tss-lib / 24558007932
77%

Build:
DEFAULT BRANCH: master
Ran 17 Apr 2026 09:43AM UTC
Jobs 1
Files 114
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

17 Apr 2026 09:26AM UTC coverage: 75.961% (-0.02%) from 75.983%
24558007932

push

github

MagicalTux
migrate mldsatss to mldsa v0.1.3 and fix CI lint

mldsa v0.1.3 capitalizes the core API (ntt → NTT, fieldElement →
FieldElement, etc.) and drops the thin wrappers the threshold package
used to rely on. It also replaces SampleHyperball44's float64 Box-Muller
sampler with a constant-time discrete-Gaussian one, closing the
side-channel caveat that the README previously warned about.

Changes:
- go.mod: bump github.com/KarpelesLab/mldsa to v0.1.3.
- mldsatss/{key,keygen,msgsigning,signing}.go: rename call sites to the
  new API — mldsa.PolyAdd/PolySub in place of the Ring/Ntt-Add/Sub
  wrappers; mldsa.SampleBoundedPoly(seed, mldsa.Eta2, nonce) instead
  of mldsa.SampleBoundedEta2; constants renamed to
  Gamma1Pow17/Gamma2QMinus1Div88/Omega80/Lambda128/EncodingSize10/18.
- README: drop the float64-side-channel caveat on SampleHyperball now
  that the underlying sampler is constant-time.
- ecdsatss/{prepare,resharing}.go: goimports-only whitespace fixes
  (the Lint CI on the previous pushes flagged these).

go test ./mldsatss/... is green across all 14 supported (t, n) pairs.

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

37 of 37 new or added lines in 4 files covered. (100.0%)

12 existing lines in 4 files now uncovered.

10314 of 13578 relevant lines covered (75.96%)

1433.19 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
92.31
0.0% ecdsatss/prepare.go
3
82.19
-4.11% ecdsa/signing/finalize.go
2
81.82
-2.02% ecdsa/resharing/round_1_old_step_1.go
2
77.62
-0.95% ecdsa/resharing/round_4_new_step_2.go
Jobs
ID Job ID Ran Files Coverage
1 24558007932.1 17 Apr 2026 09:43AM UTC 114
75.96
GitHub Action Run
Source Files on build 24558007932
  • Tree
  • List 114
  • Changed 10
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24558007932
  • d221db6e on github
  • Prev Build on master (#24556386822)
  • Next Build on master (#26105378320)
  • 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