搜索资源列表
sms4
- sms4 算法源程序以及测试程序,内部资料-sms4 algorithm source code and testing procedures, internal information
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 协议,实现算法,sms4 algorithm source code and testing procedures, internal information
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-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-algorithm-s
- 对称加密算法SMS4算法的安全性研究,针对加密算法的安全性,阐述了这一加密算法的安全性。-The security of symmetric encryption algorithm SMS4 algorithm for the security of the encryption algorithm, described the security of the encryption algorithm.
SMS4
- sms4对称密钥加密算法源代码,符合 “可信计算密码支撑平台功能与接口规范”-sms4 symmetric key encryption algorithm source code, in line with "Trusted Computing Cryptographic Support Platform functionality and interface specifications
sms4
- SMS4算法的C语言实现。手动输入明文和密钥以及功能选择,按16进制输入和输出。-SMS4 algorithm in C language. Manually enter the plaintext and key functions to select, according to the hexadecimal input and output.
sms4-01
- 一种常用的加密算法sms4,适用于无线局域网的分组算法-A common encryption algorithm SMS4 grouping algorithm applicable to the wireless LAN
sm4
- SMS4 algorithm implemented---SMS4算法实现-SMS4 algorithm implemented--- SMS4 algorithm
SMS4
- 国密局公布的SMS4算法说明,给做加密算法类的人用.-National Bureau released SMS4 cipher algorithm descr iption, to make people use the encryption algorithm class.
SMS4
- 中国2006年首度公开的公钥密码算法,实现了SMS4的密码系统,密码算法比较多自己解决,通过了编译,可以使用、、仅供学习-China in 2006 for the first time the public key cryptographic algorithm, to achieve the SMS4 cipher system, cryptographic algorithms are more themselves, through the compiler can be used fo
AEDPSMS4
- 程序中综合AES以及SMS4算法,可选择对明文用何种算法加密解密-Program integrated AES and SMS4 algorithm, which can choose the plaintext with the encryption and decryption algorithms
sms4
- 商密委规定的SMS4分组密码算法,试用于国内商用密码产品的研发。-Commercial cipher committee of SMS4 block cipher algorithm, the trial of the commercial password products in the domestic research and development.
sms4
- 关于信息安全类算法sms4的源程序,附带实验报告说明-About Information Security class algorithm sms4 source, with the experimental report shows
Cryptology-SMS4-algorithm
- 这是一个密码学的关于SMS4算法的一个程序,用SMS4算法实现了信息的加解密功能。-This is a program about SMS4 a cryptographic algorithm using SMS4 algorithm of encryption and decryption of information.
SMS4
- Java实现国标SMS4算法,加密+解密 第11行为加解密参数(SMS4 ALgorithm In Java,param is in line 11)