-
-
Notifications
You must be signed in to change notification settings - Fork 164
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 support for ShangMi SM2 Public Key #981
Comments
That's actually something I'm trying to smooth out in #969 (related: #912) I'm currently distracted by other things in life, so while I do intend to work on it, I can't give you a timeline if it's just me working on it. |
This issue is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
Removing stale label. We'll probably allow this to happen when v3 comes out |
#1012 has been merged to v3, I haven't heard back, so closing this for now. |
Hello,
Abstract
https://github.com/emmansun/gmsm provides Golang implementations for Chinese crypto standards. In particular, it would be great to accept ShangMi SM2 Public Key (based on ecdsa) for generation of JWKs by this library.
Describe the proposed solution/change
Analysis
ecutil.go mentions algorithms may be compiled in/out. If you could advise how to add on a compatible elliptic curve, that could also help.
Thank you.
The text was updated successfully, but these errors were encountered: