Skip to content

Commit

Permalink
Yes
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo2622 committed Nov 4, 2024
1 parent 6068dcb commit d702a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proof/correctness/avx2/MLKEM_InnerPKE_avx2.ec
Original file line number Diff line number Diff line change
Expand Up @@ -2109,7 +2109,7 @@ case : (to_uint bv2 < 64).
+ rewrite /(`<<`) W64.to_uint_shl; 1: by smt(W8.to_uint_cmp).
rewrite /truncateu8 => bv2bnd />.
do 2! (rewrite (pmod_small (to_uint bv2) _);smt(W64.to_uint_cmp)).
admit. (* What is the circuit behavior? Does it give zero? *)
admit. (* What is the circuit behavior? Does it give zero? Yes. *)
qed.

bind op [W32.t & W16.t] W2u16.truncateu16 "truncate".
Expand Down

0 comments on commit d702a45

Please sign in to comment.