Skip to content

Commit 9533fe5

Browse files
Update chacha proof
1 parent f6f61b9 commit 9533fe5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/lean_chacha20/proofs/lean/extraction/Lean_chacha20_manual_edit.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,6 @@ theorem Lean_chacha20.chacha20_quarter_round_spec a b c d state:
749749
intros
750750
mvcgen [Lean_chacha20.chacha20_quarter_round,
751751
Lean_chacha20.chacha20_line,
752-
Rust_primitives.Hax.Machine_int.bitxor,
753752
Result.ofOption, ]
754753
<;> try omega
755754

0 commit comments

Comments
 (0)