Skip to content

Commit

Permalink
pending
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbarbosa-lectures committed Sep 20, 2024
1 parent 26dccbf commit 1bd0921
Show file tree
Hide file tree
Showing 2 changed files with 1,524 additions and 0 deletions.
6 changes: 6 additions & 0 deletions proof/correctness/avx2/MLKEM_Poly_avx2_proof_mr.ec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,12 @@ import BitEncoding.BitChunking.

timeout 1.

require import AllCore List.
from Jasmin require import JModel.
import BitEncoding.BitChunking.

require import MLKEMFCLib.
require import Array8 Array256 WArray512 Array16 WArray32 Array128 WArray128.
(*************************)
(*************************)
(* BEGIN BINDINGS *)
Expand Down Expand Up @@ -216,6 +221,7 @@ qed.
(*************************)
(*************************)


(*************************)
(*************************)
(* begin csubq proof *)
Expand Down
Loading

0 comments on commit 1bd0921

Please sign in to comment.