资源列表
DSA
- DSA Algorithm with JAVA Applet
360LibSpy
- 360恶意插件库解密代码 支持6.X。仅供爱好研究-360 malicious plug-in library to decrypt the code to support 6.X. Research Interests only
dykj
- C#用于保护代码,加密数据,以及解密数据-C# for the protection of code, encrypted data, and decrypt the data
Base64
- a good java util for base64 encode decode
DESencrypt
- 这是我用c++实现的一个DES加密算法!应该可以适合那些对加密感兴趣的人看。-This is achieved with c a DES encryption algorithm. Should be suitable for those interested in encryption right people.
RC4
- 序列密码RC4的C++实验,控制台程序,适用于密码学实验.-C++ of RC4 stream cipher experiment console program for cryptography experiments
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
sciroccer
- 是关于恺撒加密解密,和字母表加密解密的程序设计-Caesar on encryption and decryption, and the encryption and decryption of the alphabet Program Design
md5-cc
- md5 in C-md5 in C++
RSA-Code
- RSA加密算法实现。适用于对小文件的加密和解密。-RSA encryption algorithm. Suitable for small files encryption and decryption.
WjcDes2
- WjcDes2-加密-解密 对一个文件的内容进行加密解密
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
