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

cryptol-saw-core: SuiteB and ECC prims #1342

Merged
merged 3 commits into from
Jun 16, 2021
Merged

cryptol-saw-core: SuiteB and ECC prims #1342

merged 3 commits into from
Jun 16, 2021

Conversation

brianhuffman
Copy link
Contributor

This adds saw-core stubs for all the cryptol primitives in the built-in cryptol modules SuiteB.cry and PrimeEC.cry. The stubs just call error, but the stubs can be used as uninterpreted functions. Fixes #1098.

@brianhuffman brianhuffman requested a review from robdockins June 16, 2021 18:51
@brianhuffman brianhuffman added the PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run label Jun 16, 2021
@mergify mergify bot merged commit d2916f8 into master Jun 16, 2021
@mergify mergify bot deleted the suiteb-ecc-prims branch June 16, 2021 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: ready to merge Magic flag for pull requests to ask Mergify to merge given an approval and a successful CI run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for SuiteB and ECC primitives
2 participants