资源列表
Applied_Cryptography3540222170
- Very good book on cryptography.
charactersanalysissecurity
- 说到字符,很多用户也许会不以为然:小小的字符,不过是个非常基础的人机交互表达形式,它能产生什么威胁?但是,威胁偏偏就来自 最原始的方面,并且这种威胁往往是最危险的,也是最难以防范的。-Speaking of characters, many users may not: a small character, but is a human-computer interaction based on the expression of the form of what the threat of
traversinggraph
- traversinggraph,Through this program of graph traversal function
testclass
- base64位加密/解密-encode base 64 and decode base 64
xrsa_c_dll
- 看到RSA加密的C++类下载的人不少,我也下载了,并且稍微改动了一下,使它看上去更加易懂。在新年随手写了一套RSA文件加密,用win32dll封装使用了这个类,用C#写了文件加密和操作界面,可以实现密钥的保存和对任何文件的RSA加密操作。-RSA encryption to see the C++ category of people download a lot, I also downloaded, and then slightly altered to make it look more
tool
- 一个迅雷+QQ旋风+快车+下载连接地址加密和解密工具实用工具-QQ Tornado Thunderbolt Express chain decryption tool download
md6_c_code-2009-04-15
- 最新的md6算法,在md5上改进的版本。-Md6 the latest algorithm improvements in the version of md5.
URDecodeandEncode
- URL地址加密解密工具.本工具加解密Ascii字符有效,对于中文字符无法加解密。-URL Decode and Encode for Visual Basic 6.0
MD5
- 本程序是MD5校验算法的源程序,C++版,已经通过测试。本人保证绝对可以使用。-This procedure is the MD5 checksum of the source algorithm, C++ version, has passed the test. I guarantee you can use.
AES
- AES的加密解密的程序代码,已经通过验证,保证可以使用。C++版。-AES encryption and decryption of the program code has been validated to ensure that you can use. C++ version.
AES
- AES是分组密钥,算法输入128位数据,密钥长度也是128位。-AES is a sub-key, 128-bit data input algorithm, key length is 128.
DES
- DES是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变。-DES is a block cipher algorithm, his 64-bit data encryption for the packet. At the same time, DES is a symmetric algorithm: encryption and dec
