资源列表
DES
- 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
6.5-yanzheng
- 在VC6环境下编译使用openssl实现了摘要签名和验证算法编码编程-VC6 compiler environment using the openssl achieve the the summary signature and authentication algorithm coding programming
JAVAencryption
- JAVA加密,使用DES算法。欢迎大家互相交流,-JAVA encryption, using DES algorithm.
cryptology
- 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
加密算法
- 经典加密算法BLOWFISH的C语言实现,用于实现安全通信
AESdeskapp
- aes128加密与解密希望对大家有好处-aes128 encryption and decryption hope all is good
MD5_explained
- MD5算法的详细介绍,很容易理解,给人豁然开朗的感觉-MD5 algorithm is a detailed descr iption, it is easy to understand, gives a clear insight into feelings
MD5官方算法源代码
- 加密解密算法--MD5官方文档-encryption and decryption algorithms -- MD5 official documents
AES
- AES algorithm ciphering and deciphering using matlab further information please contact me.
jiami
- 用java语言编辑的对文件进行加密的小软件
pyDes-2.0.0.tar
- A pure python module which implements the DES and Triple-DES encryption algorithms. Triple DES is either DES-EDE3 with a 24 byte key, or DES-EDE2 with a 16 byte key.
