资源列表
ztrees
- *讨论 * 本PKZIP“通缩”的过程中使用了几个哈夫曼树。越 *共源的值由短比特序列表示。 * *每个代码树存储在ZIP文件以压缩形式 *这是本身的长度的霍夫曼编码 *所有的代码串(按升序排列按来源值)。 *实际代码串从长度重构 *解压缩过程中,如在“应用指南”中描述 *(APPNOTE.TXT)分布情况的PKWARE的PKZIP的计划的一部分。-*
5263812828gfh
- 获得加密销内容,并导出文件及库文件,我这是个了结号
AES-cipher
- 用C++编写的AES加密方法,可以对文件进行加密解密!
AllNagra2_source
- AllNagra2 source code
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
myecfile
- 一个给文件进行加密解密的源代码,经测试有一定的实用价值。-to a document encryption and decryption of source code, test certain practical value.
WjcDes2
- WjcDes2-加密-解密 对一个文件的内容进行加密解密
RSA-Code
- RSA加密算法实现。适用于对小文件的加密和解密。-RSA encryption algorithm. Suitable for small files encryption and decryption.
md5-cc
- md5 in C-md5 in C++
sciroccer
- 是关于恺撒加密解密,和字母表加密解密的程序设计-Caesar on encryption and decryption, and the encryption and decryption of the alphabet Program Design
rfc1321
- The MD5 Message-Digest Algorithm Status of this Memo This memo provides information for the Internet community. It does not specify an Internet standard. Distribution of this memo is unlimited. Acknowlegements We would li
RC4
- 序列密码RC4的C++实验,控制台程序,适用于密码学实验.-C++ of RC4 stream cipher experiment console program for cryptography experiments
