A proof in LatticeCrypto/MLKEM/Security.lean contains a sorry.
Goal: Replace the sorry with a complete proof.
Link to the sorry on GitHub
Code Snippet:
(η₁, η₂) and compression parameters (d_u, d_v); concrete values are given in FIPS 203 Table 1:
- ML-KEM-512: δ ≈ 2⁻¹³⁸·⁸
- ML-KEM-768: δ ≈ 2⁻¹⁶⁴·⁸
- ML-KEM-1024: δ ≈ 2⁻¹⁷⁴·⁸ -/
theorem kpke_delta_correct :
A proof in
LatticeCrypto/MLKEM/Security.leancontains asorry.Goal: Replace the
sorrywith a complete proof.Link to the sorry on GitHub
Code Snippet: