Skip to content

fix(dafny): Verifiction of KMS Keyring #1537

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

Merged
merged 16 commits into from
May 27, 2025

Conversation

texastony
Copy link
Contributor

@texastony texastony commented May 21, 2025

Issue #, if available:

Description of changes:

  • Break up HV-2 WrappedBranchKeyCreation predicate into 8 smaller functions, radically increasing wall-clock time, but decreasing resource usage for proofs.
  • Fix up KMS Keyring proof

I broke up the two state predicates into smaller predicates,
under advice from @robin-aws that doing so would make the proofs more stable.

And that appears to be true; at least I can get consitent results, but the wall clock has increased.

Squash/merge commit message, if applicable:

fix(dafny): BKS & KMS Keyring Verification

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

@texastony texastony force-pushed the texastony/hv-2_2025_05_20 branch from 62cee92 to 4738318 Compare May 26, 2025 22:46
@texastony texastony marked this pull request as ready for review May 26, 2025 23:28
@texastony texastony requested a review from a team as a code owner May 26, 2025 23:28
@aws aws deleted a comment from github-actions bot May 27, 2025
@aws aws deleted a comment from github-actions bot May 27, 2025
@texastony texastony marked this pull request as draft May 27, 2025 13:22
@texastony texastony marked this pull request as ready for review May 27, 2025 17:45
Copy link
Contributor

@josecorella josecorella left a comment

Choose a reason for hiding this comment

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

only blocking to get a question answered

@texastony texastony merged commit fec798d into hv-2/hv-2_2025_05_20 May 27, 2025
114 checks passed
@texastony texastony deleted the texastony/hv-2_2025_05_20 branch May 27, 2025 19:52
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