文件名称:DESEncryptionDecrypt
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-10-15
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 向**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。-Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I purpose going to the backstage database of sensitive information field with the method of encryption, and then use software to read access control, so even if the SQL backend access directly, also can not get clear data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DES对称加解密\DES对称加解密\Properties\AssemblyInfo.cs
.............\.............\Form1.cs
.............\.............\Form1.Designer.cs
.............\.............\Program.cs
.............\.............\...perties\Resources.Designer.cs
.............\.............\..........\Settings.Designer.cs
.............\.............\bin\Debug\DES对称加解密.vshost.exe.manifest
.............\.............\DES对称加解密.csproj
.............\DES对称加解密.sln
.............\.............\obj\x86\Debug\DES对称加解密.csproj.FileListAbsolute.txt
.............\.............\bin\Debug\DES对称加解密.pdb
.............\.............\obj\x86\Debug\DES对称加解密.pdb
.............\.............\...\...\.....\DesignTimeResolveAssemblyReferences.cache
.............\.............\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
.............\.............\...\...\.....\DES对称加解密.Form1.resources
.............\.............\...\...\.....\DES对称加解密.Properties.Resources.resources
.............\.............\Form1.resx
.............\.............\Properties\Resources.resx
.............\.............\..........\Settings.settings
.............\DES对称加解密.suo
.............\.............\obj\x86\Debug\GenerateResource.read.1.tlog
.............\.............\...\...\.....\GenerateResource.write.1.tlog
.............\.............\bin\Debug\DES对称加解密.exe
.............\.............\obj\x86\Debug\DES对称加解密.exe
.............\.............\bin\Debug\DES对称加解密.vshost.exe
.............\.............\Properties
.............\.............\obj\x86\Debug\TempPE
.............\.............\...\...\Debug
.............\.............\...\x86
.............\.............\obj
.............\.............\bin\Debug
.............\.............\bin
.............\DES对称加解密
DES对称加解密