搜索资源列表
hc128_p3source
- 这是一个流密码算法hc256,用C写的,已经验证过是对的-This is a stream cipher algorithm hc256, written with C, has already been verified on the
RC4
- rc4算法在C#中的实现典型版,很经典的在网上找了几天了-rc4
RC4
- C++ RC4 algorithm with rich interface! Very good to learn! visual studion 2010
RRC44rarC
- RC4加密源代码,用C++开发,全套源代代码,非常齐全,测试过没有任何问题放心使用 -RC4 encryption source code developed C++, a full set of source generation code, very complete, tested without any problems are assured that
Base64_RC4
- rc4 implementation in c++ was created two and a half years ago for class assignment. I got an A, so will you
RC4D
- A c++ implementation of rc4 in visual studios 2010 expre-A c++ implementation of rc4 in visual studios 2010 express
MCFAlgorithms
- MFC写的一些c++算法MD5、RC4、SHA256、CRC32、HEX等-MFC write some c++ algorithms MD5, RC4, SHA256, CRC32, HEX, etc.
RC4_CPP
- C++源码实现RC4的文件加密、解密功能,本程序可在VC++ 6.0环境下直接编译成功。在窗体中选择需要加密的文件,随便输入你自己想要的加密密钥,点击“文件加密”功能,即可快速实现基于RC4算法的文件加密程序。保存的文件后缀为RC4,如果选择打开的是RC4文件,则程序自动加载解密模块,输入密钥可解密文件。-C++ source file encryption RC4 decryption function, the success of the program can be compiled d
rc4
- RC4算法C语言实现, RC4算法C语言实现-RC4 algorithm
RC4
- 在VC6.0上应用C++语言实现的RC4加密解密算法,支持文本文件的加密解密。-RC4 VC6.0