搜索资源列表
msdnmag200311aes
- AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-AES (The Advanced Encryption Standard) is the National Institute o
encoding-and-decoding
- 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
RSA
- RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
csharppicpass
- C#源码,加密解密,加密 C#利用图片加密文件,用图片加密文本,一种不同的加密方法.-C# source code, encryption and decryption, encryption C# picture using encrypted files, encrypted text with pictures, a different encryption method.
csharppicpass
- C#利用图片加密文件,用图片加密文本,一种不同的加密方法,希望对C#爱好者有所帮助。-C# Image encrypted files, encrypted text with a picture, a different encryption methods, hoping to help the C# enthusiasts.
LSB
- 图像的信息隐藏技术,使用LSB 算法的隐藏C++代码-hiding the picture
