Part of the V&V coverage initiative.
Problem
sigil is on the supply-chain hot path — every signature verification must complete within a build-time budget. Silent crypto-path regressions could make CI hang or supply-chain validation unusable in practice. A criterion regression gate prevents this.
Recognized as evidence under ISO 26262-6 Table 10 row 1e and DO-178C Table A-6 Obj 3 (performance).
Acceptance
Notes
- criterion 0.5+; co-locate with test fixtures in
src/lib/benches/
- Supply-chain integration (e.g. on every module load) means per-verification time matters more than total throughput
Part of the V&V coverage initiative.
Problem
sigil is on the supply-chain hot path — every signature verification must complete within a build-time budget. Silent crypto-path regressions could make CI hang or supply-chain validation unusable in practice. A criterion regression gate prevents this.
Recognized as evidence under ISO 26262-6 Table 10 row 1e and DO-178C Table A-6 Obj 3 (performance).
Acceptance
benches/verification_benchmarks.rswith criterion groups:lean/Ed25519.lean)rivet.yamlNotes
src/lib/benches/