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

Extend hax driver for ProVerif #93

Closed
wants to merge 3 commits into from

Conversation

jschneider-bensch
Copy link
Contributor

@jschneider-bensch jschneider-bensch commented Feb 8, 2024

This PR implements extraction and typechecking subcommands for ProVerif in the hax-driver.py script.
Extraction is currently scoped to just one function (bertie::tls13handshake::put_server_hello) and a selection of its dependencies.

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Automation

@jschneider-bensch jschneider-bensch requested a review from a team as a code owner February 8, 2024 08:26
@jschneider-bensch
Copy link
Contributor Author

The driver in #94 is the one that is actually used for extracting the handshake so this PR is obsolete now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants