资源列表
CrackMd5
- 这是一个讲述如何对MD5进行破解的文档。-This is a talk about the crack MD5 documents.
SimpleEncryptionAlgorithmReversibleAndIrreversible
- 简单的加密解密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位 当ch[?]的值为质数时:ch[?]=128+ch[?]的
DESencryption
- des加密算法的实现:java实现DES加密算法 -des encryption algorithm realization: java achieve DES encryption algorithm
crc
- CRC16 和 26位缩短码前向纠错计算,广泛用于FFSK的调制和解调算法。-CRC16 and 26 yards shorter FEC basis, are widely used in FFSK of modulation and demodulation algorithm.
HuffmanCoding(usingClanguage)
- 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
MD5encry
- WINDOWS内核函数的通用虚拟地址地址一览表MD5加密工程-WINDOWS core function of the common virtual address Address List MD5 encryption works
SimpleEncryptionAlgorithm
- 简单的加密算法,可逆与不可逆 数据加密: 算法1:(不可逆) 将ASCII表中32~~126中的字符,加密后,显示为128~~255的字符. 128~~255的字符会让人看起来头痛些。。。。。。安全. 当ch[?]的值为偶数时:ch[?]=255-ch[?]的个位*10-ch[?]的十位 当ch[?]的值为奇数时: ch[?]=128+ch[?]的个位*10+ch[?]的十位 当ch[?]的值为质数时:ch[?]=128+ch[?]的个位
Encrypt
- 一个普通的DES加密文件的范例源码,尚未修改完毕-An ordinary example of DES encrypted file source, has not been modified finished
Project
- 文件加密的一段程序-A section of file encryption procedures
encrypt.tar
- 简单加密工具升了下级,引入了安全删除原文件的方式,使用AES-128-CBC加密, 加密代码从OpenSSL里面抠出来。-Simple encryption tool or a lower level, the introduction of a safety way to delete the original document, using AES-128-CBC encryption, encryption code to pull out from inside OpenSSL.
EncryptDecrypt
- 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
CAVE
- CDMA 认证算法 CAVE算法 C 语言源码-CDMA authentication algorithm CAVE algorithm C language source
