文件名称:shiyaner-fenzumimajiami
介绍说明--下载内容均来自于网络,请自行研究使用
理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish
以DES加密算法为例,掌握分组加密算法加,解密过程的实现。
以DES/DESede为例,利用java中的相关类实现对指定字符串的加,解密
-Understand the principle of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish
DES encryption algorithm, for example, to master the implementation of the block cipher encryption and decryption process.
For example, the use of DES/DESede java class that implements the specified string, decryption
以DES加密算法为例,掌握分组加密算法加,解密过程的实现。
以DES/DESede为例,利用java中的相关类实现对指定字符串的加,解密
-Understand the principle of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish
DES encryption algorithm, for example, to master the implementation of the block cipher encryption and decryption process.
For example, the use of DES/DESede java class that implements the specified string, decryption
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shiyaner fenzumimajiami\实验二 分组密码加密.doc
.......................\key_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
.......................\key_DES
shiyaner fenzumimajiami