Skip to content

Proof obligation for kpke_delta_correct in LatticeCrypto/MLKEM/Security.lean #213

Description

@quangvdao

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 :

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions