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

cipher: do not reuse cipher ctx for certain operations (#146) #157

Merged

Conversation

xnox
Copy link
Contributor

@xnox xnox commented Sep 2, 2024

Fixes golang-fips/go#187

Co-authored-by: Derek Parker [email protected]
(cherry picked from commit 61a53ab)

Seems like this fix was not cherry-picked yet into microsoft/go 1.22.x branch. Note there will be 1.22.x release this week, so would be nice to get this in.

cc @dagood @gdams ensuring that 1.22.x branch remain on par with microsoft/go#1252 w.r.t. this bugfix

Copy link
Collaborator

@dagood dagood left a comment

Choose a reason for hiding this comment

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

Thanks! I'll work getting this into microsoft/go before the release. (That release is pre-announced for Thurs as of now.)

@dagood dagood merged commit db0a77f into golang-fips:ms-go1.22-support Sep 3, 2024
8 checks passed
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.

5 participants