文件名称:key_DES
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-06-24
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- fua****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
理解对称加密算法的原理,熟悉常用的对称加密算法: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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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