资源列表
playfair
- 用VC++编写的基于dll的原码,保准能运行通过,水平有限,望指教.
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
md4
- md4加解密算法程序包, md4加解密算法程序包
md2
- md2 加解密算法程序包,md2 加解密算法程序包
err
- err加解密算法程序包, err加解密算法程序包
des
- des加解密算法程序包, des加解密算法程序包
bn_div
- 实现大整数的除法运算,实 现大整数的除法运算
bn_add
- 实现大数的加减运算,实 现大数的加减运算
csa
- CSA() 加扰解扰算法(DVB-C中用到)。内有实现源码
rerew
- 随机划椭圆,它可以完成随机画椭圆功能,可以自定义颜色等
QQ123
- 一个QQ攻击程序源码
RSAalgorithm
- 利用大素数相乘难分解原理,实现RSA加密算法,应用于数字签名.