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

Upgrade SAW, Cryptol and cryptol-specs versions #162

Closed
wants to merge 4 commits into from

Conversation

pennyannn
Copy link
Contributor

@pennyannn pennyannn commented Aug 27, 2024

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

C11 upgrade in AWS-LC revealed a bug in older version of SAW. To enable proofs for C11, SAW needs to be upgraded. This PR is an attempt at fixing the failures in proofs when upgrading SAW and relevant tooling.

Relevant issue: GaloisInc/saw-script#2099
Previous attempt when integrating AES-GCM proofs: #143

@pennyannn pennyannn changed the title Yppe/c11 Upgrade SAW, Cryptol and cryptol-specs versions Aug 27, 2024
@pennyannn pennyannn force-pushed the yppe/c11 branch 2 times, most recently from fbba779 to 9bf55d8 Compare August 27, 2024 23:56
@pennyannn
Copy link
Contributor Author

The shape of the term generated for HMAC_Init_ex theorem has changed in SAW. The subterm generated for the C code for slicing key and putting it back together into 64 bits BVs in calculation of ipad and opad look suspicious.

@pennyannn pennyannn closed this Nov 12, 2024
@pennyannn pennyannn deleted the yppe/c11 branch November 12, 2024 00:21
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.

1 participant