资源列表
cryptology
- 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
JAVAencryption
- JAVA加密,使用DES算法。欢迎大家互相交流,-JAVA encryption, using DES algorithm.
6.5-yanzheng
- 在VC6环境下编译使用openssl实现了摘要签名和验证算法编码编程-VC6 compiler environment using the openssl achieve the the summary signature and authentication algorithm coding programming
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
nofour
- 这个程序是用VB编写的,主要是用在智能卡方面特别多。如:客户要求的卡号中不需要哪些特定数字的卡号。此程序的实现功能就是排除不需要的数字,特别适合智能卡制作的工作人员使用。VB开发工具。-This process is the preparation of the VB is mainly used in smart cards and more particularly. Such as: the number of customers do not need the card number w
encrypt-files
- 有VC#实现加解密文件,程序环境Microsoft Visual Studio .NET 2003。-have realized increases declassified document, procedures for Microsoft Visual Studio environment.NET 2003.
add_shell
- 一个用汇编写的加壳程序,使用了花指令和双进程。给有需要的朋友参考的朋友。内有说明
DEScipher
- 可以实现des的功能,c++编写。 DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,其算法主要分为两步: 1
ENIGMA
- enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块 -enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
shuzi
- 数字密码锁的c++程序 应用于文件加密等-Digital code lock c++ procedures used in file encryption, etc.
aes
- AES加密解密算法的软件实现。可以实现128bit,192bit以及256bit的加密解密,可在windows,linux上执行
