资源列表
aesp
- AES算法的并行化,这个是我的并行作业,其实还不如不并行的效率高呢,不过可以参考其中是如何并行的,对写其他并行程序有点用。-Parallel AES algorithm, this is my parallel operation, in fact, if not efficient parallel it, but can refer to them is how parallel process of writing a bit with the other parallel.
DES
- DES加密 .h文件 《应用密码学》书中的版本-DES encryption, " Applied Cryptography" version of the book
rc6
- rc6加密解密-rc6 encryption and decryption
DES
- DES加密算法,注解清楚易懂。可方便移植到不同应用中,信息安全方面的重要资料。
CSBitWiseHelper_src
- BIT helper. code written in C++ to access bits within a byte
CaesarCoder.src
- Caesar coder and decoder. Performs easy substitution cipher encryption and automatic decryption when key is unknown. Frequency of letters in common written English is used to decrypt.
comm
- 腾讯登录的密码串加密方式脚本,完整版 -Tencent string encryption password for the login scr ipt, full version
MD5
- 对字符进行MD5的加解密方法.此方法编译即可使用
rc4
- RC4加密,可读取文件并输出加密文件,并可选择输出格式,与网上其他十六进制格式加密对比。-Encryption using RC4
DES算法源代码
- 除了上面提到的压缩方法,你也可以调用VB的工具MakeCab.exe(在VB5\\setupkit\\kitfil32或VB98\\Wizards\\PDWizard目录下)生成.cab文件。先构造一个Directive 文件(*.ddf),然后使用Shell命令调用MakeCAB /f excel.ddf就可以生成*.cab文件。关于Directive 文件的格式,可以参考MSDN Library中的《MakeCAB: A Compression and Disk Layout Tool》一文
MD5ASM
- 用汇编MASM32编制的最快的MD5加密算法,内附说明。能编译成动态库。并且特别附带了QQ的MD5加密算法函数,可自由调用。版权所有:Binny-between compiled with the compilation of the fastest MD5 encryption algorithm, enclosing note. Can compiled DLL. In particular fringe of the QQ MD5 encryption algorithm function
AES-encryption-and-decryption
- AES加密解密算法的C语言实现代码-AES encryption and decryption algorithm in C language code
