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

Reject supplied nonces for non-convergent encryption operations #22852

Merged
merged 27 commits into from Sep 8, 2023

Conversation

sgmiller
Copy link
Collaborator

@sgmiller sgmiller commented Sep 7, 2023

Fixes a regression where nonces were being honored if provided on encrypt
operations in non-convergent keys.

@sgmiller sgmiller requested a review from a team as a code owner September 7, 2023 16:10
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Sep 7, 2023
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

CI Results:
All Go tests succeeded! ✅

@sgmiller sgmiller marked this pull request as draft September 7, 2023 16:54
@sgmiller sgmiller modified the milestones: 1.14.3, 1.13.7, 1.15 Sep 7, 2023
@sgmiller sgmiller marked this pull request as ready for review September 7, 2023 17:58
@github-actions
Copy link

github-actions bot commented Sep 7, 2023

Build Results:
All builds succeeded! ✅

Copy link
Contributor

@cipherboy cipherboy left a comment

Choose a reason for hiding this comment

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

Based on internal discussion, I believe this looks good!

@sgmiller sgmiller merged commit 7d4d8cb into main Sep 8, 2023
102 checks passed
@sgmiller sgmiller deleted the transit-nonce-guard branch September 8, 2023 13:07
@sgmiller sgmiller added backport/1.13.x Backport changes to `release/1.13.x` backport/1.14.x Backport changes to `release/1.14.x` backport/1.15.x Backport changes to `release/1.15.x` and removed backport/1.13.x Backport changes to `release/1.13.x` backport/1.14.x Backport changes to `release/1.14.x` backport/1.15.x Backport changes to `release/1.15.x` labels Sep 8, 2023
sgmiller added a commit that referenced this pull request Sep 8, 2023
sgmiller added a commit that referenced this pull request Sep 8, 2023
sgmiller added a commit that referenced this pull request Sep 8, 2023
sgmiller added a commit that referenced this pull request Sep 8, 2023
sgmiller added a commit that referenced this pull request Sep 8, 2023
sgmiller added a commit that referenced this pull request Sep 8, 2023
…) (#22901)

* Reject supplied nonces for non-convergent encryption operations (#22852)

Backport to 1.13.x

* need http after all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/1.13.x Backport changes to `release/1.13.x` backport/1.14.x Backport changes to `release/1.14.x` backport/1.15.x Backport changes to `release/1.15.x` hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants