-
Notifications
You must be signed in to change notification settings - Fork 1.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
‘sign’ is not supported for“sm3'? #8912
Comments
We don’t currently support SM3 in x509. Are there SM3 OIDs for rsa and ecdsa or is it just sm2-with-sm3? |
This issue has been waiting for a reporter response for 3 days. It will be auto-closed if no activity occurs in the next 5 days. |
This issue has not received a reporter response and has been auto-closed. If the issue is still relevant please leave a comment and we can reopen it. |
I think it is just sm2-with-sm3 |
Thanks @raydoom. For others who might have seen this issue -- supporting this in cryptography requires us to add support for
|
The text was updated successfully, but these errors were encountered: