资源列表
TimeLimit
- vc——设置软件的使用时限\TimeLimit-vc- Set time limit for the use of software \ TimeLimit
SkypeClient
- 是C++环境中建立起来的,用C语言写的100行DES加密算法
BigInteger_src
- C# BigInteger class. BigInteger.cs is a csharp program. It is the BIgInteger class. It has methods: abs() , FermatLittleTest(int confidence) ,gcd(BigInteger bi) , genCoPrime(int bits, Random rand) , genPseudoPrime(int bits, int confidence, Random ran
123
- 诛仙的DATA文件读取程序 在VS2010版本下可以编译-诛仙the DATA file to read the procedures for GSHOP version
md5_class_src
- 一个实现md5算法的类源程序,并有测试代码,vc6工程 -Md5 algorithm to achieve the type of source and test code, vc6 project
Encryptor
- Simple Encryption...This program performs a simple encryption provided with the key for encryption..for changing the bytes
rsa
- 用从c/c++实现RSA加密算法的一个实验小程序
test5
- Java源码,算法相关,Blowfish,JAVA加密,对称密钥算法 -Java source code and related algorithms, Blowfish,, JAVA encryption, symmetric key algorithm
DES
- DES SECUIRTY CODE WITH TRYL ENCRYPT ONLY
desPrj
- 我学密码学时做的作业,利用des算法生成伪随机数和随机数的测试程序。程序里有详细的注释,供学习参考。
BASE64JAVA.rar
- 简单的BASE算法,适合新手学习使用,没有什么专业限制,能够对明文进行加密,BASE simple algorithm, suitable for novices learning to use, no professional constraints, able to express encrypt
keyCom
- 密钥分配实现混合通信,对称密钥实现通信,公钥加密私钥传送。发方加密明文发给收方,并用收方的公钥加密私钥发送给收方,收方用自己的私钥解密得到发方的私钥,然后解密密文,得到明文消息。-The Key Distribution achieve mixed communication, communication, public key encryption private key transmission symmetric key. The sender to encrypt the plainte
