資源簡介
有圖形界面的DES加解密程序,DES算法采用ECB模式,在界面中選擇要加密的明文文本文件plaintext.txt,再選擇密鑰key.txt文件,即可對明文加密,加密結果保存在ciphertext.txt文件中;同樣原理,可實現解密算法。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Windows;
namespace?SimpleISES
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????16??2013-10-12?21:04??DES\ciphertext.txt
?????文件????????485??2013-10-06?13:45??DES\DES\App.xaml
?????文件????????306??2013-10-06?11:04??DES\DES\App.xaml.cs
?????文件???????4370??2013-10-12?11:11??DES\DES\DES.csproj
?????文件???????2105??2013-10-12?21:12??DES\DES\MainWindow.xaml
?????文件???????8407??2013-10-12?20:57??DES\DES\MainWindow.xaml.cs
?????文件????????798??2013-12-09?11:17??DES\DES\obj\x86\Debug\App.baml
?????文件???????2675??2013-12-09?11:17??DES\DES\obj\x86\Debug\App.g.cs
?????文件???????2675??2013-12-09?11:17??DES\DES\obj\x86\Debug\App.g.i.cs
?????文件???????7390??2013-12-09?11:18??DES\DES\obj\x86\Debug\DES.csproj.FileListAbsolute.txt
?????文件??????17667??2013-10-12?21:12??DES\DES\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6713??2013-12-09?11:17??DES\DES\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????790??2013-12-09?11:17??DES\DES\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件???????1868??2013-12-09?11:17??DES\DES\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件???????2316??2013-12-09?11:17??DES\DES\obj\x86\Debug\MainWindow.baml
?????文件???????7481??2013-12-09?11:17??DES\DES\obj\x86\Debug\MainWindow.g.cs
?????文件???????7481??2013-12-09?11:17??DES\DES\obj\x86\Debug\MainWindow.g.i.cs
?????文件???????1576??2013-10-06?13:47??DES\DES\obj\x86\Debug\SimpleISES.csproj.FileListAbsolute.txt
?????文件??????15360??2013-12-09?11:17??DES\DES\obj\x86\Debug\SimpleISES.exe
?????文件???????3376??2013-12-09?11:17??DES\DES\obj\x86\Debug\SimpleISES.g.resources
?????文件??????62976??2013-12-09?11:17??DES\DES\obj\x86\Debug\SimpleISES.pdb
?????文件????????180??2013-12-09?11:17??DES\DES\obj\x86\Debug\SimpleISES.Properties.Resources.resources
?????文件????????362??2013-12-09?11:17??DES\DES\obj\x86\Debug\SimpleISES_MarkupCompile.cache
?????文件????????362??2013-12-09?11:17??DES\DES\obj\x86\Debug\SimpleISES_MarkupCompile.i.cache
?????文件???????4608??2013-10-06?11:04??DES\DES\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件???????2203??2013-10-06?11:04??DES\DES\Properties\AssemblyInfo.cs
?????文件???????2871??2013-10-06?11:04??DES\DES\Properties\Resources.Designer.cs
?????文件???????5612??2013-10-06?11:04??DES\DES\Properties\Resources.resx
?????文件???????1096??2013-10-06?11:04??DES\DES\Properties\Settings.Designer.cs
?????文件????????201??2013-10-06?11:04??DES\DES\Properties\Settings.settings
............此處省略16個文件信息
- 上一篇:51密碼鎖+proteus仿真
- 下一篇:ec2108hoe文件
評論
共有 條評論