Skip to content

Commit

Permalink
feat(fstar/kyber): add diffs for `extraction-{edited,secret-independe…
Browse files Browse the repository at this point in the history
…nt}/`
  • Loading branch information
W95Psp committed Jan 29, 2024
1 parent 7d3beb6 commit 1e97b1a
Show file tree
Hide file tree
Showing 6 changed files with 18,307 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hax.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,9 @@ jobs:
PATH="${PATH}:${{ github.workspace }}/fstar/bin" \
./hax-driver.py --verify-extraction
- name: 🏃 Regenerate `extraction-*` folders
run: ./proofs/fstar/patches.sh apply

- name: 🏃 Verify Kyber `extraction-edited` F* code
run: |
env FSTAR_HOME=${{ github.workspace }}/fstar \
Expand Down
Loading

0 comments on commit 1e97b1a

Please sign in to comment.