-
Notifications
You must be signed in to change notification settings - Fork 219
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
希望支持SM4加密及SM3withSM2签名算法 #145
Comments
新版已支持 |
SM3withSM2签名验签似乎还不支持 @baiy |
我本身对sm算法不是特别了解, 项目中使用的 https://github.com/JuneAndGreen/sm-crypto 这个库 , 没有对 @xesygao @sweetcandies 如果你们有对应的代码实现 欢迎 这个 |
@baiy |
插件目前已支持SM2和SM3加密,希望能支持SM4对称加密和SM3withSM2签名算法。
js版国密算法国密算法js版在此项目中已有实现,可以参考
The text was updated successfully, but these errors were encountered: