资源列表
cryptographyprograms
- Cryptography using C++ programming
51crc
- 通信时,经常要用到的CRC校验,这是一个很好的例子,欢迎下载!-Communication, we often use to the CRC checksum, which is a good example, please download!
InsideATL
- ATL深入解析第一版,英文原版。很不错的资料-ATL-depth analysis the first edition of the English original.
ccrypt-1.9
- ccrypt is a command line utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard Unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cip
ComponentArt.Licensing.Generator
- ComponentArt.UI.Framework.2009.1的注册机 使用后可以获得源代码-ComponentArt.UI.Framework.2009.1的ComponentArt.Licensing.Generator
jkgj
- 一款Delphi写的软件加壳工具,欢迎大家下载学习。-A Delphi to write the software packers tools, welcome to download the study.
HASH_MD5
- HASH算法MD5的代码实验,编译可以直接使用的MD5源代码-HASH algorithm MD5 code experiment can be directly used to compile the source code for MD5
DES
- 加密算法DES的代码实验,编译后可以直接使用的DES源代码-DES encryption algorithm code to experiment can be directly compiled using DES source code
CatMap
- chaos theory , chaotic map, cat map
md5
- simple MD5 crypter\decrypter example
AESjiami
- 完成AES算法的加密 完成AES算法的加密-aes encode
md6_c_code-2008-11-2
- 继MD5被攻破后,在Crypto2008上, Rivest提出了MD6算法,该算法的Block size为512 bytes(MD5的Block Size是512 bits), Chaining value长度为1024 bits, 算法增加了并行 机制,适合于多核CPU。 在安全性上,Rivest宣称该算法能够抵抗截至目前已知的所有的 攻击(包括差分攻击)。 个人认为,MD6极有可能成为新一代Hash算法标准。 -继MD5被攻破后,在Crypto2008上, Rives
