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

add binding for PKCS12_set_mac #7217

Merged
merged 1 commit into from May 12, 2022
Merged

add binding for PKCS12_set_mac #7217

merged 1 commit into from May 12, 2022

Conversation

reaperhulk
Copy link
Member

OpenSSL 3 changed the default MAC to sha256, which is fine and good except Windows Server 2016 can't handle that so we need to build some APIs allowing worse things and name them scary legacy names. This binding is part of that.

refs #7043

OpenSSL 3 changed the default MAC to sha256, which is fine and good
except Windows Server 2016 can't handle that so we need to build some
APIs allowing worse things and name them scary legacy names.
@alex alex enabled auto-merge (squash) May 12, 2022 22:22
@alex alex merged commit 0be4628 into pyca:main May 12, 2022
@reaperhulk reaperhulk deleted the pkcs12-set-mac branch May 13, 2022 23:08
vishwin pushed a commit to vishwin/py-cryptography that referenced this pull request Dec 23, 2022
OpenSSL 3 changed the default MAC to sha256, which is fine and good
except Windows Server 2016 can't handle that so we need to build some
APIs allowing worse things and name them scary legacy names.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants