文件名称:Encryption_Demo
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 18kb
- 下载次数:
- 0次
- 提 供 者:
- 程*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-Encryption and decryption procedures and source code in C#, encryption, mainly in two steps, the first step to select the file, the second step randomly generated as the encryption key Key and IV using the sender' s private key signature random key using the recipient public key encryption key key and signature, using the random key packet to encrypt data using the DES algorithm, the MD5 digest generation-> sender' s private key signature
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Encryption_Demo\Encryption Demo\App.ico
...............\...............\AssemblyInfo.cs
...............\...............\Encryption Demo.csproj
...............\...............\Encryption Demo.csproj.user
...............\...............\Encryption Demo.sln
...............\...............\Encryption Demo.suo
...............\...............\Form1.cs
...............\...............\Form1.resx
...............\...............\ShareClass.cs
...............\Encryption Demo
Encryption_Demo
...............\...............\AssemblyInfo.cs
...............\...............\Encryption Demo.csproj
...............\...............\Encryption Demo.csproj.user
...............\...............\Encryption Demo.sln
...............\...............\Encryption Demo.suo
...............\...............\Form1.cs
...............\...............\Form1.resx
...............\...............\ShareClass.cs
...............\Encryption Demo
Encryption_Demo