文件名称:Encryption
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 57kb
- 下载次数:
- 0次
- 提 供 者:
- Ra***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#写的加密解密源码: 将字符串转化为UTF-8的ByteArray后,使用TripleDES算法对字符串进行加密,加密后的字符串再转化为Base64字符串。-Written in C# encryption and decryption source code: the string converted to UTF-8 ByteArray using the TripleDES algorithm to encrypt the string, the encrypted string is then converted to a Base64 string.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Encryption\Encryption\bin\Debug\Encryption.exe
..........\..........\...\.....\Encryption.pdb
..........\..........\...\.....\Encryption.vshost.exe
..........\..........\...\.....\Encryption.vshost.exe.manifest
..........\..........\...\.....\Setup1\Setup1\Setup1.vdproj
..........\..........\...\.....\......\Setup1.sln
..........\..........\...\.....\......\Setup1.suo
..........\..........\Cryptogram.cs
..........\..........\CryptogramConstant.cs
..........\..........\Encryption.csproj
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\obj\Debug\Encryption.csproj.FileListAbsolute.txt
..........\..........\...\.....\Encryption.csproj.GenerateResource.Cache
..........\..........\...\.....\Encryption.exe
..........\..........\...\.....\Encryption.Form1.resources
..........\..........\...\.....\Encryption.pdb
..........\..........\...\.....\Encryption.Properties.Resources.resources
..........\..........\Program.cs
..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\Encryption.sln
..........\Encryption.suo
..........\..........\bin\Debug\Setup1\Setup1\Debug
..........\..........\...\.....\......\......\Release
..........\..........\...\.....\......\Setup1
..........\..........\...\.....\Setup1
..........\..........\obj\Debug\Refactor
..........\..........\...\.....\TempPE
..........\..........\bin\Debug
..........\..........\obj\Debug
..........\..........\bin
..........\..........\obj
..........\..........\PrecompiledWeb
..........\..........\Properties
..........\Encryption
Encryption
..........\..........\...\.....\Encryption.pdb
..........\..........\...\.....\Encryption.vshost.exe
..........\..........\...\.....\Encryption.vshost.exe.manifest
..........\..........\...\.....\Setup1\Setup1\Setup1.vdproj
..........\..........\...\.....\......\Setup1.sln
..........\..........\...\.....\......\Setup1.suo
..........\..........\Cryptogram.cs
..........\..........\CryptogramConstant.cs
..........\..........\Encryption.csproj
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\obj\Debug\Encryption.csproj.FileListAbsolute.txt
..........\..........\...\.....\Encryption.csproj.GenerateResource.Cache
..........\..........\...\.....\Encryption.exe
..........\..........\...\.....\Encryption.Form1.resources
..........\..........\...\.....\Encryption.pdb
..........\..........\...\.....\Encryption.Properties.Resources.resources
..........\..........\Program.cs
..........\..........\...perties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\Encryption.sln
..........\Encryption.suo
..........\..........\bin\Debug\Setup1\Setup1\Debug
..........\..........\...\.....\......\......\Release
..........\..........\...\.....\......\Setup1
..........\..........\...\.....\Setup1
..........\..........\obj\Debug\Refactor
..........\..........\...\.....\TempPE
..........\..........\bin\Debug
..........\..........\obj\Debug
..........\..........\bin
..........\..........\obj
..........\..........\PrecompiledWeb
..........\..........\Properties
..........\Encryption
Encryption