资源列表
DES
- DES工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式。当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。 -The basic principle of DES is that its entrance there are three parameters: key,
rsaDemo
- 程序使用较为简单,直接在控制台下键入程序名,回车即可。可以从控制台界面上观察加密解密情况。-Procedures for the use of relatively simple, straightforward process in the console, type the name you enter. Can be observed from the console interface encryption and decryption on the situation.
Source
- 数据加密算法,很好的东东,下了试试看就知道了。-Data encryption algorithm, a very good Dongdong, a try to know.
yxyDES2_VC
- 尹学渊版的DES第二版,注释写得非常清楚,并且执行效率不错,代码质量相比第一版有很大的改进,尹学渊保留所有权利,转载自:http://www.cnblogs.com/erwin/-The second edition of YinXueyuan s DES code,the Notes is very clear, and good performance, code quality compared to a significant improvement over the first edi
ecfile
- Visual C++ 做的小程序,可以实现简单加密解密,供大家参考。-Visual C++ to do a small procedure, a simple encryption and decryption can be achieved, for reference.
sfdsfsdfs
- 解放勒克司的可是酱豆腐了喀什觉得立刻电视机分厘卡技术副教授打开浪费拉扩大撒飞机昆仑山搭街坊-sdffsadfasfsadfasdfasdfasdfsadfxc dfasdfjaslkdfjlska jflkasf sadflaksdjflkasdjfs fasjdflkas
encryption_test
- 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
Encodeco
- Base64 encoding and decoding functions coded in c sharp for simple encryption works. Also source code for increasing speed of asp.net apps by combining javascr ipts.
Post_password
- c加密算法,比较实用的一程序,在别人那拷的.-c encryption algorithm, a more practical procedure, the copy of others.
RC4
- 最常见的流密码RC4的visual c++实现。希望对大家有帮助。-RC4 cipher
gu2009
- MD5加密算法源代码,对于初学者有很好的借鉴意义!-MD5 encryption algorithm source code, there are very good for the beginners learn the meaning of!
Md5Code
- MD5校验和计算小程序(C),网上找得,有兴趣的可以学习一下 -MD5 checksum calculation applet (C), find online, interested can learn about
