资源列表
Substitution
- Substitution Cipher method using c-Substitution Cipher method using c++
Source
- A delphi program to decode MSN Plus .ple file
Fermat
- Fermats test to check for primality. Code is in java. takes a e=random number and gives whether it is prime or not.
DES
- DES加解密算法。文本输出输入,对文本进行加密和解密。-DES encryption and decryption algorithms. Text output and input, the text is encrypted and decrypted.
playfair-code
- playfair 加密代码 ,源代码,可直接运行,方便操作。-Playfair encryption code, source code, can be directly run, convenient operation.
RsaKit_V1.0
- 一个基于MFC的RSA加密程序 里面有一个大数运算库-An MFC-based RSA encryption program inside a lump sum arithmetic library
MyRSA
- 自己写的一个简单的RSA加密解密程序 只涉及到小整数运算-Himself wrote a simple RSA encryption and decryption process only involves a small integer arithmetic
CertificatePasswordRecovery
- Certificate Password Recovery (.PFX file)
password
- PB加密解密,比较简单.汉字有些不支持.-PB encryption and decryption is relatively simple. Kanji and some do not support.
des
- DES数据加密算法,是一种对称密码体系,能够实现对数据的加密和解密-DES data encryption algorithm is a symmetric cryptographic system, it is possible to realize the data encryption and decryption
cert
- Java代码生成ssl,很不错的例子 -java
Test3
- Vigenere 加密,解密算法方法 java实现-Vigenere encryption, decryption algorithm method java