guanzhi / GmSSL

支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱

Home Page:http://gmssl.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sm2_encrypt_demo.c运行解密失败

XiaoChang0519 opened this issue · comments

vs2022编译好库后,搭建好环境,运行后,加密成功,解密失败,这是为啥
官方demo都没有运行成功,感觉有点不靠谱~

已自行解决