文件名称:Encryption-and-Decryption-using-DES-in-JAVA
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Text]
- 上传时间:
- 2014-12-02
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- saad*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method is written based on DES algorithm. Message to encrypt can be given as input. Encrypted and decrypted text is displayed in message dialog.-DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method is written based on DES algorithm. Message to encrypt can be given as input. Encrypted and decrypted text is displayed in message dialog.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Encryption and Decryption using DES in JAVA\1.jpg
...........................................\2.jpg
...........................................\3.jpg
...........................................\Encryption and Decryption using DES in JAVA.txt
Encryption and Decryption using DES in JAVA