搜索资源列表
sms4
- sms4 算法源程序以及测试程序,内部资料-sms4 algorithm source code and testing procedures, internal information
sms4
- SMS4的源代码,添加了几个其它的S盒,使得可以选择不同的S盒做非线性变换
sms4
- sms4 加密,解密,源码,文件格式C,中国密码安全局认定。
c_sms4
- 简单实现了sms4的加解密。。对于sms4的学习有一定的帮助
SMS4算法
- 国密SMS4算法
用C实现SMS4密码算法
- 用C语言实现国内第一个商用密码算法SMS4的加密过程
sms4
- sms4加密算法源码,开发环境为linux,非常不错的东西,在通信领域应用比较多!-sms4 encryption algorithm source code, development environment for linux, a very good thing, in communications applications are more!
sms4
- 这是sms4算法的硬件语言实现,所用的是VHDL语言。-This is a hardware algorithm sms4 language, the language used is VHDL.
SMS4
- SMS4 implemented via Openoffice Calc spreadsheet to show operation.
SMS4
- this file consist of sms 4 encryption
itvl14
- base paper of vl14.cryptography paper and it uses sms4 concept.
sms4
- sms4 协议,实现算法,sms4 algorithm source code and testing procedures, internal information
SMS4_algorithm
- SMS4算法是中国无线安全的加密标准,是对称加密算法的一种.-SMS4 is the symmetric encryption standard of wireless localarea network of China
SMS4-Cryptography
- 本算法是一个分组算法。该算法的分组长度为128比特,密钥长度为128比特。加密算法与密钥扩展算法都采用32轮非线性迭代结构。-This algorithm is a grouping algorithm. The algorithm s block length is 128 bits, 128 bit key length. Encryption algorithm and key expansion algorithm are used 32 non-linear iterative str
src
- SMS4加密算法的C语言实现方式,linux下编译通过。-SMS4 encryption algorithm C language implementations, linux compile.
SMS4
- SMS4算法,国内无线局域网多用的分组密码算法-Sms4 algorithm, the use of a lan are the password algorithm
sms4
- SMS4是用于WLAN的国内官方公布的第一个商用密码算法,具有较好的抗破解能力。本代码提出了一种新型的基于FPGA硬件实现的SMS4分组密码算法电路的设计。-SMS4 for WLAN in the domestic first official commercial cryptographic algorithms, and has good resistance to cracking ability. The code proposes a new FPGA-based hardware
sms4-01[1].tar
- 本算法是一个分组算法,该算法的分组长度为128比特,密钥长度为128比特。加密和密钥扩展均为32轮非线性迭代结构。-This algorithm is a grouping algorithm that packet length is 128 bits key length of 128 bits. Encryption and key expansion are 32 nonlinear iteration structure.
sms4-branch
- 计算了我国商用密码sms4的分支数计算最大值为5-The calculation of the commercial password sms4 branch of the count
SMS4
- Java实现国标SMS4算法,加密+解密 第11行为加解密参数(SMS4 ALgorithm In Java,param is in line 11)