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

kaidokert / krabitls-rs / 33087254063
80%
main: 80%

Build:
Build:
LAST BUILD BRANCH: codex/hardware-adapter-crates
DEFAULT BRANCH: main
Ran 27 Aug 2026 03:20PM UTC
Jobs 1
Files 30
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

27 Aug 2026 03:19PM UTC coverage: 80.453% (+0.08%) from 80.369%
33087254063

Pull #156

github

kaidokert
Review fixes: DTLS honors C::Kx, zeroize-bound KxGroup::Secret, drop redundant mlkem_ct

Address the PR #156 review round. Thread the config's `C::Kx::X25519` through
`DtlsClient::connect` so a hardware KX backend protects the DTLS private scalar
too, not just TLS (Codex P1). Bound `KxGroup::Secret: ZeroizeOnDrop` with honest
marker impls on the bundled ephemerals, so a custom backend can't park the raw
scalar in a buffer that leaks on a drop-on-error (CodeRabbit). Drop the redundant
`ServerHelloView::mlkem_ct` — the hybrid derive consumes `hybrid_share`, which
subsumes it. Version stays 0.6.0 (unreleased; ships all the API refactoring at once).
Pull Request #156: Pluggable key exchange: ClientConfig::Kx + KxBackend (X25519 / P-256 / X25519MLKEM768)

63 of 68 new or added lines in 4 files covered. (92.65%)

82 existing lines in 4 files now uncovered.

5219 of 6487 relevant lines covered (80.45%)

146.33 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
86.67
krabitls/src/traits/kx.rs
1
76.89
-0.01% krabitls/src/connection.rs

Coverage Regressions

Lines Coverage ∆ File
49
70.56
0.0% krabitls/src/client/stream.rs
25
76.89
-0.01% krabitls/src/connection.rs
6
85.46
0.0% krabitls/src/lib.rs
2
96.3
1.7% krabitls/src/backends/rustcrypto.rs
Jobs
ID Job ID Ran Files Coverage
1 33087254063.1 27 Aug 2026 03:20PM UTC 30
80.45
GitHub Action Run
Source Files on build 33087254063
  • Tree
  • List 30
  • Changed 7
  • Source Changed 7
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #33087254063
  • Pull Request #156
  • PR Base - main (#33046095702)
  • 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