PB+C#实现SM4

时间:2020-11-13 17:00:34
【文件属性】:
文件名称:PB+C#实现SM4
文件大小:1.87MB
文件格式:RAR
更新时间:2020-11-13 17:00:34
PB+C#实现SM4 SM4 SM4解析 PB+C#实现SM4 代码 using System; using System.Collections.Generic; namespace SM4 { class SM4 { public const int SM4_ENCRYPT = 1; public const int SM4_DECRYPT = 0; private long GET_ULONG_BE(byte[] b, int i) { .........
【文件预览】:
PB+C#实现SM4
----PBdemo()
--------demo.exe(42KB)
--------注册.bat(34B)
--------demo.pbt(98B)
--------BouncyCastle.Crypto.dll(2.13MB)
--------SM4.dll(9KB)
--------demo.pbl(21KB)
--------demo.pbw(152B)
----SM4COM组件()
--------.vs()
--------SM4()
--------SM4COM组件.sln(976B)

网友评论