资源列表
CAVE
- CDMA 认证算法 CAVE算法 C 语言源码-CDMA authentication algorithm CAVE algorithm C language source
EncryptDecrypt
- 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
Project
- 文件加密的一段程序-A section of file encryption procedures
Encrypt
- 一个普通的DES加密文件的范例源码,尚未修改完毕-An ordinary example of DES encrypted file source, has not been modified finished
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[?]的个位
MD5encry
- WINDOWS内核函数的通用虚拟地址地址一览表MD5加密工程-WINDOWS core function of the common virtual address Address List MD5 encryption works
HuffmanCoding(usingClanguage)
- 哈夫曼编码(用C语言编写), 可对输入的字符串进行加密解密-Huffman Coding (using C language), can enter the string encryption and decryption
crc
- CRC16 和 26位缩短码前向纠错计算,广泛用于FFSK的调制和解调算法。-CRC16 and 26 yards shorter FEC basis, are widely used in FFSK of modulation and demodulation algorithm.
DESencryption
- des加密算法的实现:java实现DES加密算法 -des encryption algorithm realization: java achieve DES encryption algorithm
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[?]的
CrackMd5
- 这是一个讲述如何对MD5进行破解的文档。-This is a talk about the crack MD5 documents.
sss
- 语言采用java语言开发 采用des加密技术-ssssssssssssssssss
