资源列表
wjjm
- 此程序,能对任意一个文件进行加密,密码要求用户输入,限8位以内(可以再更改).程序有很好的容错设计
image_patchwork_dct
- 根据W. Bender的《Techniques for data hiding》编写 %用补丁方法对图象做DCT域的水印嵌入和提取, %效率极高,程序简洁,属信息隐藏中常用的方法之一。 %作者:辽宁大学 信息学院 范铁生 %email:fts0@163.com
sol-10-u5-ga-md5sum-x86
- solaris 10 dvd md5 文档 说明
RC4
- RC4-简介 RC4加密算法是大名鼎鼎的RSA三人组中的头号人物Ron Rivest在1987年设计的密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。 -RC4 RC4-profile RSA encryption algorithm is the famous trio of top man Ron Rivest in 1987, the design flow of var
DRILLERROGNN8834FirewallODL879455
- 学习这么久了,久发现这个源码DRILLERROGNN8834FirewallODL879455挺好的,真心认为不错-Learning so long, long found this source DRILLERROGNN8834FirewallODL879455 quite good, really think good
powspec
- power spectrum analysis of the audio fingerprint system-power spectrum analysis of the audio finger rprint system
7
- 可以实现Vigenere密码算法,可从文件读入。-Vigenere algorithm
RSA
- code of RSA cifher for java
Source
- A simple encrytor. Password legnth is up to 254, and is not limited to aplphabet, numbers, but also all the characters in the ASCII. Use ALT + 2 or 3 digit number on numpad to key in other characters in ASCII.
playfair
- 编写的Playfair加密程序,是密码学的实验程序,可以执行。-Prepared by the Playfair encryption procedures, cryptography experimental procedure, you can perform.
2
- perfect CRC code calculation
Cryptopp-elgamal
- Crypto++库中Elgamal加密算法的使用示例-The Elgamal cryptography example for Crypto++