搜索资源列表
RC6.zip
- RC6加解密算法
AES候选算法RC6未优化
- 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
rc6优化算法
- RC6优化算法,是一个优化的加密算法,是AES候选算法之一-RC6 algorithm optimization, optimization is an encryption algorithm, AES is a candidate for one
RC6.00
- 网络通信安全与数据加密 RC6算法的实现-network security and data encryption algorithm implementation RC6
rc6
- 用c语言实现rc6加密及解密算法 RC6是参数变量的分组算法,实际上是由三个参数确定的一个加密算法族。由三部分组成,分别为混合密钥生成过程、加密过程和解密过程。
rc6
rc6
RC6
- RC6加解密算法-RC6 encryption algorithm
AES候选算法RC6未优化
- 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
rc6优化算法
- RC6优化算法,是一个优化的加密算法,是AES候选算法之一-RC6 algorithm optimization, optimization is an encryption algorithm, AES is a candidate for one
RC6.00
- 网络通信安全与数据加密 RC6算法的实现-network security and data encryption algorithm implementation RC6
rc6
- 用c语言实现rc6加密及解密算法 RC6是参数变量的分组算法,实际上是由三个参数确定的一个加密算法族。由三部分组成,分别为混合密钥生成过程、加密过程和解密过程。-By c language RC6 encryption and decryption algorithm parameters RC6 is variable packet algorithm, is actually determined by three parame
RC6
- 这是RC6的实现代码,推荐大家下载!仅供参考,有误请指正!-This is the realization of RC6 code, recommend you to download! For information purposes only and is wrong please correct me!
rc6
- 关于rc6的一些算法,只是些代码,望大家指点指点-On some of RC6 algorithm, only some of the code, hope everyone pointing pointing
rc6
- RC6 encryption algorithm implementation
RC6
- 用c语言编写的rc6加密算法,可自己修改指定长度的密钥、明文,以得到相应的密文-With c language rc6 encryption algorithm can specify the length of their key amendments to expressly in order to obtain the corresponding ciphertext
rc6
- rc6加密解密-rc6 encryption and decryption
RC6-2
- RC6 that is made on Microsoft Visual C++ for encryption and decryption of text file.
rc6.class
- 重新整理RC6的编程代码,写成PHP。解决了PHP的逻辑右移问题和float范围引起的大数相乘问题。 (请删除)留给站长:网上都没PHP这个问题的资料(没人说到PHP逻辑右移,也没人去解决float的这个问题),我也花了好长时间,还笔算了好多数字。这个可是超好的源码~不信自己找。算多几个咯~-RC6 written in PHP. It solves the problem of issue "shift right" and
RC6-block-cipher-using-VHDL
- VHDL implementation of RC6 encryption algorithm Test file represent applying all zero input and all zero key note that result is correct but bytes positions are swapped
RC6
- RC的标准C语言源码,可以方便移植到其他平台上。(RC6 algorithm source code)