文件名称:RC4_CPP
- 所属分类:
- 其它
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 11.31kb
- 下载次数:
- 0次
- 提 供 者:
- zou****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
简易的rc4加密法演示程序。rc4在加密过程中会改变key,因此用同一个rc4类实例不能对一个字符串同时加密和解密。详情请看代码。
jackyzoufeng@hotmail.com-simple rc4 cryptography demonstration program. Rc4 in the process of encryption key will change. So using the same example of a type not rc4 to a string while encryption and decryption. For more information, please see code. Jackyzoufeng@hotmail.com
jackyzoufeng@hotmail.com-simple rc4 cryptography demonstration program. Rc4 in the process of encryption key will change. So using the same example of a type not rc4 to a string while encryption and decryption. For more information, please see code. Jackyzoufeng@hotmail.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 17869332rc4_cpp.rar 列表 RC4_CPP\rc4.cpp RC4_CPP\rc4.h RC4_CPP\RC4_CPP.cpp RC4_CPP\RC4_CPP.dsp RC4_CPP\RC4_CPP.h RC4_CPP\RC4_CPP.rc RC4_CPP\RC4_CPPDlg.cpp RC4_CPP\RC4_CPPDlg.h RC4_CPP\ReadMe.txt RC4_CPP\res\RC4_CPP.ico RC4_CPP\res\RC4_CPP.rc2 RC4_CPP\res RC4_CPP\resource.h RC4_CPP\StdAfx.cpp RC4_CPP\StdAfx.h RC4_CPP