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

crypto/rsa: implement RSA-CRT hardening #12453

Closed
fweimer opened this issue Sep 2, 2015 · 3 comments
Closed

crypto/rsa: implement RSA-CRT hardening #12453

fweimer opened this issue Sep 2, 2015 · 3 comments
Milestone

Comments

@fweimer
Copy link
Contributor

fweimer commented Sep 2, 2015

Please implement RSA-CRT hardening, to protect against potential RSA-CRT key leaks:

@fweimer fweimer changed the title Implement RSA-CRT Implement RSA-CRT hardening Sep 2, 2015
@bradfitz bradfitz changed the title Implement RSA-CRT hardening crypto/rsa: implement RSA-CRT hardening Sep 2, 2015
@bradfitz
Copy link
Contributor

bradfitz commented Sep 2, 2015

/cc @agl for thoughts

@agl agl self-assigned this Sep 2, 2015
@rsc rsc added this to the Go1.6 milestone Oct 23, 2015
@rsc
Copy link
Contributor

rsc commented Dec 3, 2015

Not going to happen for Go 1.6.

@rsc rsc modified the milestones: Go1.7, Go1.6 Dec 3, 2015
@gopherbot
Copy link

CL https://golang.org/cl/17862 mentions this issue.

@agl agl closed this as completed in 40ac369 Dec 17, 2015
@golang golang locked and limited conversation to collaborators Dec 29, 2016
@rsc rsc unassigned agl Jun 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants