文件名称:用DES进行加密解密(DLL组件源代码)
文件大小:9KB
文件格式:RAR
更新时间:2012-07-10 03:24:09
加密解密
把源代码编译生成.dll组件后,可直接调用。在组件里面定义了DESencryDisencryption加密解密类,这个类公开了Key属性和DesEncrypt加密方法及DesDecrypt解密方法。方便实用,供大家学习。如有更好的方法,请与我联系。
【文件预览】:
DESencryption
----DESencryption()
--------bin()
--------obj()
--------DESencryption.csproj(2KB)
--------DESencryDisencry.cs(2KB)
--------AssemblyInfo.cs(2KB)
----DESencryption.sln(928B)
----DESencryption.suo(20KB)