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

Implement support for crypto/des using OpenSSL/CNG #1048

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

qmuntal
Copy link
Member

@qmuntal qmuntal commented Sep 26, 2023

This PR patches crypto/des so it is implemented using the OpenSSL and CNG backends.

@qmuntal
Copy link
Member Author

qmuntal commented Sep 26, 2023

CI is failing due to a bug in the CNG backend. Submitted a fix in microsoft/go-crypto-winnative#47.

Edit: fixed.

@qmuntal qmuntal merged commit 37ac374 into microsoft/main Oct 2, 2023
19 checks passed
@qmuntal qmuntal deleted the dev/qmuntal/des branch October 2, 2023 09:07
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.

3 participants