资源列表
hjjm
- 一个简单的文件加密工具,简单实用,而且还是免费的-A simple file encryption tool, simple and practical, but also free of charge
MD5
- MD5加密算法。通过输入文件名,此程序对此文件加密。-MD5 encryption algorithm. By entering the filename, this program is file encryption.
Password.Door-v8.2.8
- 综合的加密软件可以对候选客流量为中华人民共和国-Encryption software can be integrated traffic on the candidate for the People s Republic of China
AES-
- AES加密解密 可直接作为课程设计,不需要改进,还自带文档-AES encryption and decryption can be directly used as curriculum design, does not need improvement, but also comes with a document
openCryptoki-2.1.5-6.rar
- 加密算法工具包
Lab06
- realization of DES algorithm
EnCase Enterprise Edition 4.20
- You can practice digital forensic with this tool
test
- 一段解密MSN传送文件时的代码,有关base64,,ANSI-MSN send a file to decrypt the code, the base64,, ANSI
md5
- MD5 哈希算法.MD5是由国际著名密码学家、“图灵奖”获得者兼公钥加密算法RSA的创始人、麻省理工大学的RonaldRivest教授于1991年设计的。它与SHA共同构成两大哈希算法,广泛应用于金融、证券等电子商务领域。MD5输入是任意长的消息,分组长度为512比特,输出128比特。-MD5 hash algorithm. MD5 password by internationally renowned scientists, " Turing Award" winner a
Aes
- 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Deciphering the CBC operating mode AES
DES
- 实现16位十六进制数的DES加解密。 实例:明文0000000000000000 密钥0000000000000000 结果8ca64de9c1b123a7-This program can encrypt and decrypt 16 digits hexadecimal number(64 bits). e.g. plain text 000000000000000 key 00000000000000000 result 8ca64de9c1b123a7
DES
- DES工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式。当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。 -The basic principle of DES is that its entrance there are three parameters: key,
