资源列表
[加密解密] md5破解
说明:DeMD5 可以破译经 MD5 算法编码过的密码,如有些共享软件或论坛程序的注册码(密码)就是使用 MD5 算法编码的。 由于 MD5 是一种不可逆的编码算法,因此要“还原”出原始密码就只能用穷举法(暴力法)了。 本程序使用了公开的 MD5 算法模块,在P4-1.5G的机器上一秒钟可以尝试约20000个号码。另外本程序还带有四个实用的密码字典,-DeMD5 be deciphered by the MD5 algorithm coding passwords, as some forum or<天好> 在 2008-10-13 上传 | 大小:1.12mb | 下载:0
[加密解密] crypt-1.00
说明:这是一个用来加解密的算法库,里面包含了主流的加解密算法-This is an algorithm used for encryption and decryption library, which contains the mainstream of the encryption and decryption algorithm<shenhz> 在 2025-08-18 上传 | 大小:1.12mb | 下载:0
[加密解密] 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,<donton> 在 2025-08-18 上传 | 大小:1.12mb | 下载:0
[加密解密] abc
说明:Abstract—This paper describes a pseudorandom carrier modulation scheme and its harmonic spectra spread effect. The pseudorandom carrier of the proposed scheme are produced through the random synthesis of the two triangular carriers, each of the<akhilesh> 在 2025-08-18 上传 | 大小:1.12mb | 下载:0
[加密解密] md5
说明:MD5 哈希算法.MD5是由国际著名密码学家、“图灵奖”获得者兼公钥加密算法RSA的创始人、麻省理工大学的RonaldRivest教授于1991年设计的。它与SHA共同构成两大哈希算法,广泛应用于金融、证券等电子商务领域。MD5输入是任意长的消息,分组长度为512比特,输出128比特。-MD5 hash algorithm. MD5 password by internationally renowned scientists, " Turing Award" winner a<汪旭> 在 2025-08-18 上传 | 大小:1.12mb | 下载:0
[加密解密] 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<fang> 在 2025-08-18 上传 | 大小:1.12mb | 下载:0