资源列表
virginia
- virginia密码加密解密,随机产生密钥进行加密。并分别统计了明文和密文中字幕出现的频率,分别对明文和密文进行了重合指数的计算。 运行时,需要把装有明文的in.txt放在程序的同一目录下,并且明文不支持符号,数字,只支持字母-virginia password encryption and decryption, randomly generated keys for encryption. And, respectively, the statistics clearly and sub
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...
vegener
- 不需要知道密钥,只需要用密文即可得到vegenere密码的明文
simple_crypt(c)
- 一个简单的加密算法Kaiser(C语言实现)
Cryptography
- C#实现DES加密解密,AES加密解密.一个基本类,调用方便
crc
- crc循环冗余码的生成,以及最简单的单工停等协议的模拟。-CRC Cyclic Redundancy Code Generation, as well as the simplest single-workers to stop the simulation, such as agreement.
GF_MUL
- Galois域乘法器的Verilog源码 广泛用于信道编码、计算机代数及椭圆曲线加密等-Galois field multipliers are widely used in the Verilog source channel coding, computer algebra and elliptic curve encryption
Des
- des算法的简单实现,一定要满20个字啊,程序比较短-des algorithm
RC4
- RC4加密源代码,用C++编写,全套源代码,很齐全,测试过没有任何问题放心使用
Vignere
- Vignere密码JAVA简单实现 有界面~ 简单一看就明白
MD5
- 获取MD5值。包括对byte数组,字符串和文件取MD5,依赖于java.security包。精炼而实用。-Get MD5 value. Including byte arrays, strings and files take MD5, dependent on the java.security package. Refined and practical.