-
Notifications
You must be signed in to change notification settings - Fork 17.5k
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/tls: support RFC8998 SM3 #54087
Labels
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Proposal-Crypto
Proposal related to crypto packages or other security issues
Milestone
Comments
cc @golang/security |
mvdan
added
the
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
label
Jul 27, 2022
neild
added
the
Proposal-Crypto
Proposal related to crypto packages or other security issues
label
Jul 27, 2022
FYI sm3 proposal and CL |
can use it in tls.dial |
Not yet.
|
use sm4/sm3 made by others to realize the above steps, but it failed |
seankhliao
changed the title
crypto/tls: support RFC8998
crypto/tls: support RFC8998 SM3
Jul 29, 2022
this may work |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
NeedsDecision
Feedback is required from experts, contributors, and/or the community before a change can be made.
Proposal-Crypto
Proposal related to crypto packages or other security issues
can tls support RFC8998
include TLS_SM4_GCM_SM3
The text was updated successfully, but these errors were encountered: