搜索资源列表
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)