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

[ms-go1.22-support] Merge pull request #58 from microsoft/cipret #59

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

dagood
Copy link
Member

@dagood dagood commented Sep 25, 2024

Update DES and 3DES to use ECB instead of CBC chaining mode

(cherry picked from commit fdc07be)


Clean cherry-pick of #58 onto a 1.22 support branch.

Update DES and 3DES to use ECB instead of CBC chaining mode

(cherry picked from commit fdc07be)
@dagood
Copy link
Member Author

dagood commented Sep 25, 2024

I created this PR/branch to make it so we can update 1.22 and 1.23 without including #50. I'm sure it would be fine, but it's not hard to eliminate any uncertainty altogether so I figure it's worthwhile.

@dagood dagood merged commit b29b5cd into ms-go1.22-support Sep 25, 2024
25 checks passed
@dagood dagood deleted the dev/dagood/port-chaining-mode-1.22 branch September 25, 2024 17:04
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