搜索资源列表
sm4
- GM/T 0002-2012 SM4分组密码 c code-GM/T 0002-2012 SM4 block cipher c code
SM4
- 国密SM4算法实现,已经验证可用,c语言实现-The country close SM4 algorithm
sm4.tar
- SM4算法的快速实现,1000 00次加密28s完成-Fast implementation of SM4 block cipher, completed 100 million encryptions in 28s.
SM4加密算法的C语言实现
- SM4为对称算法,密钥长度和分组长度均为128位。解密算法与加密算法的结构相同,只是轮密钥的使用顺序相反,解密轮密钥是加密轮密钥的逆序。 实现了ECB和CBC两种加密模式,未处理数据填充Padding,使用时数据设置为16的倍数。
SM4
- SM4算法,java实现,及其测试用例。加解密128bit。多个分组。(SM4 algorithm, Java implementation)
sm4
- SM4加密代码,亲测可用,现分享给大家,用C语言编写(SM4 encryption code, pro test available, and now share to you, using C language)
SM2&SM3&SM4国密算法Java
- sm2,sm3,sm4国密java实现(SM2, SM3, SM4, national secret Java implementation)
SM4密码算法
- 详细介绍SM4算法的实现以及含有实例流程图,可以用作检验算法正确与否。(SM4 for Java. It can be used as verification of the programming.)
SM4
- 基于java写的sm4文件加密系统,加密类,文件读取类以及可视化的类(SM4 file encryption system based on Java)
sm4
- C实现的Sm4加解密算法,SM4算法是分组加密方法,每次加密16个字节的16进制数据(C implementation of the Sm4 encryption and decryption algorithm, SM4 algorithm is a block encryption method, each encrypted 16 bytes of 16 hexadecimal data)
sm4-master
- sm4 加密 各种语言版本 C语言 等等(sm4 encrypt c Javascr ipt language)
SM2&SM3&SM4国密规范及Java软算法实现
- SM2&SM3&SM4国密规范及Java软算法实现(SM2 & SM3 & SM4 java sourcecode)
SM4
- 国密标准分组密码算法SM4的MATLAB仿真实现 ,仅供参考(The MATLAB simulation implementation of the national secret standard block cipher algorithm SM4 is only for reference)
SM4分组密码算法
- sm4算法说明,详细说明sm4算法的实现流程,可以根据此说明开发详细代码(The SM4 algorithm explains the implementation process of SM4 algorithm in detail, and we can develop detailed code according to this instruction.)
国密sm4源码
- 国密sm4算法的源码,vc6下编译运行通过。(Guo mi SM4 algorithm source code, VC6 compile and run through.)
java实现SM4算法和基于SM4算法的联机MAC计算
- java实现sm4完整的demo,完整版(Demo implemented by Java)
sm4
- SM4的实现,使用C语言编写,包括一个.c和.h 和一个.exe文件。(The implementation of SM4)
SM4
- C# 实现SM4 加密算法 已经过验证 可以使用(C# implementation of SM4 encryption algorithm has been verified that it can be used.)
sm4 加密解密
- c#sm4 加密解密demo,已经测试可以使用(C# implementation of SM4)
SM4
- SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)