C#对称加密和非对称加密的Demo

时间:2013-09-20 11:15:46
【文件属性】:
文件名称:C#对称加密和非对称加密的Demo
文件大小:73KB
文件格式:ZIP
更新时间:2013-09-20 11:15:46
RSA 和TDES加密 C#对称加密和非对称加密的Demo,主要是用C#自带的类库进行对称加密,和非对称加密的例子。
【文件预览】:
TdesEncryptExample
----TdesEncryptExample.suo(14KB)
----TdesEncryptExample()
--------bin()
--------obj()
--------Properties()
--------Program.cs(487B)
--------FormTdesEncrypt.cs(4KB)
--------FormTdesEncrypt.Designer.cs(7KB)
--------TdesEncryptExample.csproj(3KB)
--------FormTdesEncrypt.resx(6KB)
----TdesEncryptExample.sln(943B)
RsaEncryptExample
----RsaEncryptExample.suo(14KB)
----RsaEncryptExample.sln(940B)
----RsaEncryptExample()
--------FormRsaEncrypt.cs(2KB)
--------bin()
--------obj()
--------Properties()
--------Program.cs(485B)
--------FormRsaEncrypt.Designer.cs(7KB)
--------RsaEncryptExample.csproj(3KB)
--------FormRsaEncrypt.resx(6KB)

网友评论

  • 能够对加密多了一些了解。
  • 加密后的字符都是乱码
  • 能够对加密多了一些了解。
  • 可惜不是我想要的,但是还是谢谢