资源列表
Base64
- base64 加密算法,应用极其广泛,是非常好的源码-base64 encryption algorithm, the application is extremely broad, and is a very good source
RSA.RAR
- RSA和DES的一些类~~可以对初学者有些帮助-RSA and DES, a number of categories ~ ~ can be helpful for beginners
examC_003
- RSA源码。实现数字签名,利用C语言编写的可执行的打包程序
jisuan
- 基本数学运算。。。。matlab进行实现-Basic arithmetic. . . . matlab to achieve
Hill-decryption
- 希尔密码(Hill Password)是运用基本矩阵论原理的替换密码,由Lester S. Hill在1929年发明。一串字母当成n维向量,跟一个n×n的矩阵相乘,再将得出的结果模26。注意用作加密的矩阵(即密钥矩阵)在必须是可逆的,否则就不可能译码。本算法中,明文长度必须为3的倍数-Hill encryption and decryption
AES
- AES encryption and decryption
AESjiajiemi
- AES高级加密解密算法,是加密算法中安全性非常高的-Advanced AES encryption and decryption algorithm, encryption algorithm is very high security
MIME(Quoted-Printable & Base64) 编码解码程序
- MIME(Quoted-Printable & Base64) 编码解码程序-MIME (Quoted-Printable Base64) codec procedures
rfc3278
- Elliptic Curve Cryptography (ECC) standard
jiami
- 改程序可以为整个计算机加密,保证计算机内容不被盗取,实用!!1-it set password for the whole computer to make sure the safety to your computer!
wz_inv_aes
- 这里包含了128位AES加密算法的整个解密过程,准确无误的完成了整个解密过程。-This contains the entire decryption process 128 AES encryption algorithm, accurate completion of the entire decryption process.
VigenereCryption
- Vigenere加密算法的小程序,可以实现字符的加解密
