文件名称:DES
介绍说明--下载内容均来自于网络,请自行研究使用
理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish
以DES加密算法为例,掌握分组加密算法加,解密过程的实现。
-Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption algorithm as an example in order to master the block cipher encryption and decryption process is achieved.
以DES加密算法为例,掌握分组加密算法加,解密过程的实现。
-Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption algorithm as an example in order to master the block cipher encryption and decryption process is achieved.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DES\.classpath
...\.project
...\key1.dat
...\SEnc.dat
...\.settings\org.eclipse.jdt.core.prefs
...\bin\key_DES.class
...\...\SDec.class
...\...\SEnc.class
...\src\key_DES.java
...\...\SDec.java
...\...\SEnc.java
...\.settings
...\bin
...\src
DES