资源列表
Encryption
- 包含摘要加密算法MD5,对称加密算法DES、Triple DES,AES,RC2,非对称加密算法RSA等加密、解密算法的实现-include MD5, DES,Triple DES,AES, RC2,RSA,and so on
Security
- C#类,其中包含MD5、DES、TripleDES、AES、RC2,RSA-C# class,include MD5、DES、TripleDES、AES、RC2,RSA, and so on
ARIA
- ARIA-cipher Encryption(plaintext) private key: 128bits block size :128bits-input:128bits plaintext output:128bits ciphertext
AGP3
- 反游戏驱动保护-Anti game drive protection
Encryption-and-Decryption
- 登陆网站时对密码的加密和解密、数字签名,使得通信安全传输。-Landing site for password encryption and decryption, digital signature, making communications secure transmission
RSATest
- 这个是著名的RSA Public-Key Cryptography程序,一种RSA算法的C++实现。具体怎么使用,本人不是很清楚,所以只能整理到这里了,希望对需要改算法的人有帮助-This is a well-known RSA Public-Key Cryptography program, RSA Algorithm C++ implementation. Specifically how to use, I am not very clear, we can only arrange to
1.1-SelfInfo_Entropy
- self information and entropy
ECCEncryption
- ECC加密解密实现基本的功能,里面有解析,入门基础-ECC encryption and decryption
DES
- 加密使用64位明文和64位密钥做为输入(均为01字符串),产生64位的密文做为输出。加解密使用相同的密钥。采用CBC模式对文本加解密. 对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 输出:产生密文文本或明文文本-Encrypted using 64 bit plaintext and a 64 bit key as input (01 string), to generate 64 bit ciphertext as
myrsa_str
- 使用crypto++ 5.6.2实现的RSA加解密算法,支持字符串文件的加解密,公钥默认为2048bit。 使用Cygwin编译测试通过。-RSA 2048 with crypto++ 5.6.2. Support ASCII file. Compiled Cygwin and tested PASS.
myrsa_bin
- 使用crypto++ 5.6.2实现的RSA加解密算法,支持二进制文件的加解密(即任意文件格式),公钥默认为2048bit。 使用Cygwin编译测试通过。-RSA 2048 with crypto++ 5.6.2. Support any file format. Compiled Cygwin and tested PASS.
steganolab-src-rev-9.tar
- Stegnolab is a tool which can be used for Stegonagraphy to make it your own.
