资源列表
DES
- DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位,其功能是把输入的64位数据块按位重新组合,并把输出分为L0 、R0两个部分,每部分各长32位.-The DES algorithm 64-bit input block of plaintext into a 64-bit output ciphertext block, it uses the key is 64, the function of which is 64-bit block of input dat
cPPencryption
- C 语 言 写 的 加 密 程 序 , 采 用 异 或 运 算 , 对 称 加 密 , 可 以 计 算 加 密 解 密 用 时&
gostjiami
- GOST前苏联加密标准, GOST前苏联加密标准-The former Soviet Union GOST Encryption Standard, GOST encryption standard the former Soviet Union, GOST encryption standard the former Soviet Union
shiyan
- 数字签名系统的java源代码,程序短小,功能强大,易学易懂-signature implementation
sdfsdfas
- int bitmapHeight = button1.Top- 20 bitmap = new Bitmap(bitmapWidth, bitmapHeight, this.CreateGraphics()) Graphics g = Graphics.FromImage(bitmap) g.Clear(this.BackColor) g.FillEllipse(new SolidBrush(Color.YellowGreen),5,5 ,bitmapWidth
PKCS12Example
- 用来产生证书的Java程序,是我们团队自己编写的-Java programs generate the certificate
AES_Decrypt
- AES算法C语言程序,用于实现AES的解密功能。-AES algorithm C language program used to implement AES decryption function.
AES
- AES加密算法,控制台简单快速实现AES加密,可选择位长实现输入输出-AES-Encryption,with input and output.
RSB.RAR
- Realization criptography algoritm on VHDL Round step block
AES_cPP
- AES加密算法实现,分组和密钥都为128bits。类的源文件。-AES c++ source code.
Decryption
- the uploaded file has an AES decryption code.
md5
- 一个简单、轻巧、易用的md5加密算法类