资源列表
simple_crypt(c)
- 一个简单的加密算法Kaiser(C语言实现)
Cryptography
- C#实现DES加密解密,AES加密解密.一个基本类,调用方便
vegener
- 不需要知道密钥,只需要用密文即可得到vegenere密码的明文
rsa_small_num
- 本程序主要功能: 1、编写程序构造一RSA密钥; 2、编写程序实现快速指数算法; 3、编写程序生成大素数; 4、实现RSA密码体制。-Main function of this procedure: 1, construct an RSA key programming 2, programming algorithm for fast index 3, write a program generating large prime numbers 4, to achieve
DIFFIEHELLMAN
- it is a diffie hellman algorithm implementad in c-it is a diffie hellman algorithm implementad in c...
virginia
- virginia密码加密解密,随机产生密钥进行加密。并分别统计了明文和密文中字幕出现的频率,分别对明文和密文进行了重合指数的计算。 运行时,需要把装有明文的in.txt放在程序的同一目录下,并且明文不支持符号,数字,只支持字母-virginia password encryption and decryption, randomly generated keys for encryption. And, respectively, the statistics clearly and sub
basDes
- DES加密解密源程序,可以用于密码管理。-DES Encrypt source. It is using for the management of password and other variables which need security.
makeParityChk
- make parity matrix in matlab
hash
- 实现MD2, MD5, SHA-1, SHA-256, SHA-384, 和SHA-512加密-Implement MD2, MD5, SHA-1, SHA-256, SHA-384, and SHA-512 encryption
SSL
- SSL加密简单的服务端和客户端书写.希望对大家有所帮助-SSL encryption simple server and client written.
DES--java
- 用java实现的DES算法,能够实现简单的DES加密和解密功能-Java implementation of the DES algorithm, DES encryption and decryption functions
js
- 汉子数字的编码器,讲数字和汉子等进行互相转换,而且还可以进行加密。-translate the chinese characters into number,and convert the number to characters