资源列表
woqjb89
- 使用VISUAL BASIC编辑的一个加密程序,在这个程序中是以类的形式体现的(Using visual basic editing an encryption program, is embodied in the form of class in this program)
CryptCode.c
- Program demonstrating encryption
DES编码
- des在C#中的加密和解密的代码,使用C#语言编写的,欢迎使用!(DES in the C# encryption and decryption code, using C# language, welcome to use!)
1_21b
- 对采用维吉尼亚加密的密文分析密钥位数,进行解密(analyze the length of key and decrypy)
RC6
- RC的标准C语言源码,可以方便移植到其他平台上。(RC6 algorithm source code)
rc4dec
- RC4 encryption / decryption
RC4
- C RC4 implementation
Lab2 - Symmetric
- Cryptolab problem blah blah
main
- SPN,其中文是代换-置换网络,其实就是将一个比特串主要经过两种变换,分别是代换和置换,得到另一个比特串,从而实现加密的效果。但是前提是,可以经过类似的手段将这个比特串还原,这也就是解密了。(It's a substitution permutation network, in fact, a bit string is mainly transformed by two kinds, which are substitution and substitution, and obtain ano
1
- 学习AES加密,对128,192,256理解不是很深刻。还需要继续学。(Learning AES encryption)
base643216
- php计算base32与base16原码(the original code for calculate base32 and base16)
rtl
- 实现sha1(128)杂散算法。输入为64bit,输出160bit。(Implementation of SHA1 (128) algorithm. The input is 64bit, and the output is 160bit.)