Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
karthikbhargavan committed Oct 29, 2024
1 parent 516b6f3 commit 3400e59
Show file tree
Hide file tree
Showing 5 changed files with 141 additions and 378 deletions.
2 changes: 2 additions & 0 deletions libcrux-intrinsics/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ readme.workspace = true
description = "Libcrux intrinsics crate"
exclude = ["/proofs"]

[dependencies]

[features]
simd128 = []
simd256 = []
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Libcrux_intrinsics.Arm64_extract
#set-options "--fuel 0 --ifuel 1 --z3rlimit 80"
#set-options "--fuel 0 --ifuel 1 --z3rlimit 15"
open Core
open FStar.Mul

Expand Down
Loading

0 comments on commit 3400e59

Please sign in to comment.