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

kaidokert / krabitls-rs / 29185528018
85%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 08:15AM 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

12 Jul 2026 08:14AM UTC coverage: 84.768%. Remained the same
29185528018

push

github

web-flow
ECDSA parity: canned handshake, footprint row, chain-link tests (#100)

* Bring ECDSA to parity: canned handshake, footprint row, chain tests

ECDSA verify shipped in 0.3.1 with only primitive KATs and a live-network
proof; this adds the offline coverage the other sig formats already have.

- Capture a seed-0 AES-128-GCM + self-signed-P256 handshake (gen_ecdsa_fixtures,
  openssl 3.6) and replay it hermetically in canned_handshake_ecdsa — restores
  the e2e coverage the ecdsa feature otherwise gates off.
- Add the ECDSA-P256 footprint row (M3 58.4 KiB / 20.7 KB stack, RV32 90.4 KiB /
  20.3 KB): footprint suite + example per target, run_suite row, README rows.
- Unit-test the chain-link paths from real certs: an ECDSA-P256 leaf under an
  RSA-2048 issuer (the outer-sig-alg path added post-merge, previously untested)
  and a self-signed P-384 leaf. PKCS#1-v1.5 link gated off under rsa_pss_only.

* Assert the tampered-cert test rejects on both parse and verify failure

The `if let Ok(leaf)` form let a parse failure of the mutated DER pass the test
without asserting anything. Fold parse + verify_link into one Result and assert
it is Err, so the negative case is checked whichever stage rejects.

4886 of 5764 relevant lines covered (84.77%)

157.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29185528018.1 12 Jul 2026 08:15AM UTC 29
84.77
GitHub Action Run
Source Files on build 29185528018
  • 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 #29185528018
  • 870e4b68 on github
  • Prev Build on main (#29185490970)
  • Next Build on main (#29679070936)
  • 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