文件名称:Encryption
介绍说明--下载内容均来自于网络,请自行研究使用
C#写的算法模拟,含有DES,RSA,密码模式等(CBC/ECB)等,但还有一部分没有完成。DES源代码自己用C++写的,已经编译成DLL文件,在此用C#自己调用的其中的函数。-C# to write the algorithm simulation, with DES, RSA, password mode (CBC/ECB) and so on, but some are not completed. DES own source code written in C++, have been compiled into a DLL file, in this in C# which calls a function of their own.
相关搜索: des
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Encryption\BigInteger.cs
..........\bin\Debug\DESDLL.dll
..........\...\.....\Encryption.exe
..........\...\.....\Encryption.pdb
..........\...\.....\Encryption.vshost.exe
..........\...\.....\PublicAndPrivateKey.xml
..........\...\.....\PublicKey.xml
..........\Encryption.csproj
..........\Form1.cs
..........\Form1.Designer.cs
..........\Form1.resx
..........\Form_AES.cs
..........\Form_AES.Designer.cs
..........\Form_AES.resx
..........\Form_DES.cs
..........\Form_DES.Designer.cs
..........\Form_DES.resx
..........\Form_ECB+CBC.cs
..........\Form_ECB+CBC.Designer.cs
..........\Form_ECB+CBC.resx
..........\Form_RSA.cs
..........\Form_RSA.Designer.cs
..........\Form_RSA.resx
..........\obj\Debug\Encryption.csproj.GenerateResource.Cache
..........\...\.....\Encryption.exe
..........\...\.....\Encryption.Form1.resources
..........\...\.....\Encryption.Form_AES.resources
..........\...\.....\Encryption.Form_DES.resources
..........\...\.....\Encryption.Form_ECB_CBC.resources
..........\...\.....\Encryption.Form_RSA.resources
..........\...\.....\Encryption.pdb
..........\...\.....\Encryption.Properties.Resources.resources
..........\...\Encryption.csproj.FileListAbsolute.txt
..........\Program.cs
..........\...perties\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\bin\Debug\Debug
..........\...\.....\Release
..........\obj\Debug\Refactor
..........\...\.....\TempPE
..........\bin\Debug
..........\obj\Debug
..........\bin
..........\obj
..........\Properties
Encryption
..........\bin\Debug\DESDLL.dll
..........\...\.....\Encryption.exe
..........\...\.....\Encryption.pdb
..........\...\.....\Encryption.vshost.exe
..........\...\.....\PublicAndPrivateKey.xml
..........\...\.....\PublicKey.xml
..........\Encryption.csproj
..........\Form1.cs
..........\Form1.Designer.cs
..........\Form1.resx
..........\Form_AES.cs
..........\Form_AES.Designer.cs
..........\Form_AES.resx
..........\Form_DES.cs
..........\Form_DES.Designer.cs
..........\Form_DES.resx
..........\Form_ECB+CBC.cs
..........\Form_ECB+CBC.Designer.cs
..........\Form_ECB+CBC.resx
..........\Form_RSA.cs
..........\Form_RSA.Designer.cs
..........\Form_RSA.resx
..........\obj\Debug\Encryption.csproj.GenerateResource.Cache
..........\...\.....\Encryption.exe
..........\...\.....\Encryption.Form1.resources
..........\...\.....\Encryption.Form_AES.resources
..........\...\.....\Encryption.Form_DES.resources
..........\...\.....\Encryption.Form_ECB_CBC.resources
..........\...\.....\Encryption.Form_RSA.resources
..........\...\.....\Encryption.pdb
..........\...\.....\Encryption.Properties.Resources.resources
..........\...\Encryption.csproj.FileListAbsolute.txt
..........\Program.cs
..........\...perties\AssemblyInfo.cs
..........\..........\Resources.Designer.cs
..........\..........\Resources.resx
..........\..........\Settings.Designer.cs
..........\..........\Settings.settings
..........\bin\Debug\Debug
..........\...\.....\Release
..........\obj\Debug\Refactor
..........\...\.....\TempPE
..........\bin\Debug
..........\obj\Debug
..........\bin
..........\obj
..........\Properties
Encryption