gm-crypto icon indicating copy to clipboard operation
gm-crypto copied to clipboard

测试与网上代码C#用Portable.BouncyCastle 实现的sm2加解密互通有问题。

Open mousevip opened this issue 3 years ago • 2 comments

Portable.BouncyCastle,不知道差在哪里,希望大神指导下。c#加密,用gm-crypto解密,是空的,用gm-crypto加密用c#解密,解出来是乱码。

mousevip avatar Dec 01 '21 15:12 mousevip

前后端编码一致吗?

qinganw avatar Jul 06 '22 12:07 qinganw

c# 用的是这个。Encoding.Default.GetString,默认应该是UTF8的 gm-crypto 用的也是utf8

mousevip avatar Jul 10 '22 09:07 mousevip