资源列表
blowfish
- blowfish encryption algorithm in c language.Encrypt any text file.
rc6
- rc6 algorithm an c++ language.Rc6 is the candidate in NISt.
rsa
- RSA imlementation in c language to encrypt text file.
rsatestcPP
- RSA implementation in c language to encrypt decrypt text file.....
project-report
- project report on investigating symmetric algorithms-project report on investigating symmetric algorithms....
VernamCipher
- To encrypt plain text using vernam cipher method, user will need to input their own key in the my key text field. also can change front color of the interfaces. a very simple program using java to encrypt plain text into secret text.
openssl-0.9.8t.tar
- openssl 工具 openssl-0.9.8t.tar.gz-openssl tools
clsMD5
- 一个可以把字符串用MD5加密,并解密的应用类-MDB Concrypt And Decrypt
d.Design-and-Implementation-of-Histogram
- DESIGN AND IMPLEMENTATION OF HISTOGRAM SPECIFICATION IN DIGITAL IMAGE SEGMENTATION AND ENHANCEMENT
hundunjiami
- 一篇混沌图像加密的毕业论文,帮助毕业设计的同学-Thesis of a chaotic image encryption, to help students graduate design
Desktop
- 本次我们完成一个简单的对字母加密程序。首先对字母进行编号,小写字母a至z编号为1至26,大写字母A至Z分别编号27至52,这样每个字母都有唯一的一个序号,在发送内容时,我们以函数F(X)=X*X+X+1对发送字母的序号进行计算,就会获取个新的序号,对该序号再进行对52取余,该序号即为加密后的要发送字母的序号,这样就能达到加密的作用。-This time we complete a simple encryption program on the letter. First letter numb
encrypt_w1
- vc++实现加密文件功能,采用rsa公钥私鈅的方法,对msdn上的例子稍作了改动-encypt file using vc++
