资源列表
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
DESSF
- 一个实现DES算法的加密和解密的小程序。-An implementation of DES algorithm for encryption and decryption of small procedures.
filesystemEntry
- 基于文件过滤系统的文件加密,摘 在比较几种文件加密方法特点的基础上,提出了一种基于文件过滤器的加密方法,并介 绍了程序设计方法。新的加密方法与其他文件加密方法相比,具有访问控制方便、安全性好的优点, 且支持多种存储介质 -In comparing the characteristics of several methods of file encryption, based on a file-based encryption filter methods, and refer
encrypt
- 对字符串进行MD5和SHA1加密,分别显示出不同加密后的字符串,-Of string MD5 and SHA1 encryption, respectively, show a different encrypted string
encryptwindows
- 这个windows编程,是完成MD5和SHA1加密过程的,可显示过程-The windows programming, is to complete the MD5 and SHA1 encryption process, to show the process of
MD5PasswordDAL
- md5 加密 对密码进行加密 web版-md5 encrypted password is encrypted on the web version
desjm
- 文本的DES加密 为了对称加密的安全,将密码进行封装,先新建一个用于保存密码的类库cl: -Text-DES encryption to the security of symmetric encryption, the password package, first create a new class library to save the password cl:
