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

Stop explicitly enabling RSA blinding #9143

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

alex
Copy link
Member

@alex alex commented Jun 27, 2023

It is on by default in OpenSSL, going back at least as far 1.1.1d, and probably much farther.

It is on by default in OpenSSL, going back at least as far 1.1.1d, and probably much farther.
@reaperhulk
Copy link
Member

And this is also true for libre and boring? (Just making sure 😄)

@alex
Copy link
Member Author

alex commented Jun 27, 2023

Fuck. I didn't check those.

@alex
Copy link
Member Author

alex commented Jun 27, 2023

Confirmed that BoringSSL its always on.

@alex
Copy link
Member Author

alex commented Jun 27, 2023

libressl 3.6.3 appears to have the same code structure as openssl, and therefore is on by default.

Copy link
Member

@reaperhulk reaperhulk left a comment

Choose a reason for hiding this comment

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

💯

@reaperhulk reaperhulk merged commit 1eb823a into pyca:main Jun 27, 2023
59 checks passed
@alex alex deleted the blinding-default branch June 27, 2023 20:38
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.

2 participants