Bing.Encryption
Bing.Encryption copied to clipboard
Bing.Encryption是Bing应用框架的加密操作类库。 对各种常用的加密算法进行封装,Base64、对称密码(DES、3DES、AES)、非对称密码(RSA)等实现。
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
var key = RSAEncryptionProvider.CreateKey(RSAKeySizeType.L1024, RSAKeyType.Base64) 无效
希望增加国密算法
是否可以增加国密算法:SM1,SM2,SM3,SM4