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

kaidokert / krabitls-rs / 29699109648
85%

Build:
DEFAULT BRANCH: main
Ran 19 Jul 2026 06:41PM UTC
Jobs 1
Files 29
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

19 Jul 2026 06:40PM UTC coverage: 85.074%. Remained the same
29699109648

push

github

web-flow
Backend carrier matrix: bnum + crypto-bigint (cfg(test)) (#106)

* Backend honesty matrix: prove alternate bigint carriers under cfg(test)

Adds `src/backend_matrix.rs` — a cfg(test)-only integration matrix that drives
the crypto crates krabitls builds on (rsa_heapless, ed25519_heapless, krabiecdsa)
with alternate carriers via git-tagged `_patched` forks, mirroring modmath's own
dev-dep pattern. bnum and crypto-bigint both pass RSA-1024, Ed25519 and ECDSA
P-256 verify plus X25519 (constant-time, via the `Ct<U>` wrapper) against known
answers. num-bigint is a documented known-limit: its heap-backed, non-`Copy`
`FixedWidthBigUint` can't satisfy the crates' `DefaultIsZeroes`/`UnsignedModularInt`/
`FieldFor` bounds, so it carries an explicit "present but unsupported" row rather
than being silently omitted.

4913 of 5775 relevant lines covered (85.07%)

156.74 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29699109648.1 19 Jul 2026 06:41PM UTC 29
85.07
GitHub Action Run
Source Files on build 29699109648
  • Tree
  • List 29
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #29699109648
  • ca75af3a on github
  • Prev Build on main (#29694940627)
  • Next Build on main (#29699752801)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc