文件名称:Cryptography
- 所属分类:
- 加密解密
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- tangx******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely in accordance with their own encryption and decryption algorithm flow manually prepared. Cryptography for encryption and decryption algorithm of the study and research. Due to slow and not recommended for practical projects.
相关搜索: AES
DES
java
aes
java
java
projects
java
code
for
aes
encryption
in
java
RSA
code
AES
IN
JAVA
Encryption
algorithm
in
java
java
aes
DES
java
aes
java
java
projects
java
code
for
aes
encryption
in
java
RSA
code
AES
IN
JAVA
Encryption
algorithm
in
java
java
aes
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cryptography
............\.classpath
............\.project
............\myCode
............\......\aesCroptography
............\......\...............\AesEncrypt.class
............\......\...............\AesEncrypt.java
............\......\desCroptography
............\......\...............\DesEncrypt.class
............\......\...............\DesEncrypt.java
............\......\...............\WrongKeyException.class
............\......\...............\WrongKeyException.java
............\......\rsaCryptography
............\......\...............\RsaEncrypt.class
............\......\...............\RsaEncrypt.java
............\.classpath
............\.project
............\myCode
............\......\aesCroptography
............\......\...............\AesEncrypt.class
............\......\...............\AesEncrypt.java
............\......\desCroptography
............\......\...............\DesEncrypt.class
............\......\...............\DesEncrypt.java
............\......\...............\WrongKeyException.class
............\......\...............\WrongKeyException.java
............\......\rsaCryptography
............\......\...............\RsaEncrypt.class
............\......\...............\RsaEncrypt.java