Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite kyber extraction script in python #103

Merged
merged 9 commits into from
Oct 6, 2023

Conversation

xvzcf
Copy link
Contributor

@xvzcf xvzcf commented Oct 4, 2023

No description provided.

Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, certainly better than bash ...

Running ./extract_to_fstar.py doesn't appear to do anything? Or is it trying to extract everything and is just slow? It should probably show a help message at the moment.

Anyway, we need to either get the cli output of the extraction command or some progress bar or something to know what's happening.

.github/workflows/hax.yml Outdated Show resolved Hide resolved
extract_to_fstar.py Show resolved Hide resolved
.github/workflows/hax.yml Outdated Show resolved Hide resolved
.github/workflows/hax.yml Outdated Show resolved Hide resolved
extract_to_fstar.py Outdated Show resolved Hide resolved
@xvzcf
Copy link
Contributor Author

xvzcf commented Oct 5, 2023

Running ./extract_to_fstar.py doesn't appear to do anything? Or is it trying to extract everything and is just slow? It should probably show a help message at the moment.

You should get the following output when running just that:

Command: cargo hax into fstar 
Directory: .

@xvzcf xvzcf requested a review from franziskuskiefer October 5, 2023 15:12
Copy link
Member

@franziskuskiefer franziskuskiefer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, lets get it in.

@franziskuskiefer franziskuskiefer enabled auto-merge (squash) October 6, 2023 06:38
@franziskuskiefer franziskuskiefer merged commit fcd62d8 into dev Oct 6, 2023
9 checks passed
@franziskuskiefer franziskuskiefer deleted the kyber-extraction-script branch October 6, 2023 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants