搜索资源列表
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输
rc5
- RC5加密解密算法-RC5 encryption and decryption algorithm
rc5使用VC++6实现
- 这是RC5算法的实现-This is the realization of RC5 Algorithm
rc5.asm
- RC(2),RC(4),RC(5),RC(6)算法.我的珍藏软件,毕业设计时候编写的.现在和大家一起分享.希望能帮助大家.
rc5
- rc5加密算法//此程序为RC5加密算法的实现--参数32/12/16
rc
- 含有rc2、rc4、rc5、rc6算法的rc算法集合- Includes rc2, rc4, rc5, rc6 the algorithm rc algorithm gathers
rc5
- RC5加密解密算法-RC5 encryption and decryption algorithm
rc5使用VC++6实现
- 这是RC5算法的实现-This is the realization of RC5 Algorithm
rc5test
- RC5算法的C++实现-RC5 algorithm to achieve C
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输
rc5
- rc5加密算法//此程序为RC5加密算法的实现--参数32/12/16 -RC5 encryption algorithm// this procedure for the realization of RC5 encryption algorithm- Parameters 32/12/16
rc5-cpp
- 根据rc5的c算法修改,获得了本算法的的c++实现。-C In accordance with the RC5 algorithm modified to obtain the algorithm of c++ Achieve.
rc5src
- 该代码是用C语言实现的RC5源代码,RC5是对称密码中的流密码的一种,也是目前较常用的加密算法之一-err
rc5ref
- rc5 算法实例子,有利于理解rc5算法-Examples of sub-RC5 algorithm is conducive to understanding RC5 algorithm
rc5
- 一个简单实现RC5加密算法的例子!仅供参考!-Realize a simple example of RC5 encryption algorithm! For reference purposes only!
RC5
- 流密码算法,可用于文件加密和实时通信 ,设计者是著名的密码学家Rivest.该算法效率远高于一般分组密码,并且很适合用于随机数生成-Stream cipher algorithm, can be used for file encryption and real-time communication, the designer is well-known cryptographer Rivest. The algorithm eff
RC5
- RC5算法的实现源代码,包含 RC5_C程序.doc rc5.exe-RC5 algorithm source code, including RC5_C procedures. Docrc5.exe
rc5.
- 这是RC5算法的ASM实现,效率很高,可以直接用到工程中去-This is the RC5 algorithm ASM realization of very efficient and can be used directly on projects to
rc5
- RC5加解密算法的C#实现,运行环境:Win XP;.NET-RC5 encryption algorithm in C# implementation, operating environment: Win XP . NET
CR5C
- RC5算法的实现,它可以实现数据的加密和解密-RC5 algorithm, it can encrypt and decrypt data