Skip to content

Commit

Permalink
Increase z3 rlimit for chacha20.
Browse files Browse the repository at this point in the history
  • Loading branch information
maximebuyse committed Nov 28, 2024
1 parent c49e5f0 commit 52f7459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/chacha20/proofs/fstar/extraction/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ all:
$(MAKE) verify

# Default hax invocation
HAX_CLI = "cargo hax into fstar"
HAX_CLI = "cargo hax into fstar --z3rlimit 40"

# If $HACL_HOME doesn't exist, clone it
${HACL_HOME}:
Expand Down

0 comments on commit 52f7459

Please sign in to comment.