搜索资源列表
DES_java1234
- des算法简单实现。它以64位的明文和56位的密钥作为输入,通过DES加密运算产生64位密文输出。其解密过程利用同以密钥和算法将密文还原成明文。因为java语言的安全性&网络处理能力强,所以就利用了java语言编写-des simple algorithm to achieve. It's expressly 64 and 56 as the key input, through DES encryption algorithms have 64 ciphertext output. I
DES
- 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
DES
- DES算法的java语言实现.可以实现对文件的加解密.-DES algorithm java language. Can be achieved on the document encryption and decryption.
DES
- 现代密码学中的DES加密算法的java实现-Modern cryptography DES encryption algorithm to achieve the java
des
- 基于DES的对称加密、利用java中的相关类实现对指定字符串的加解密、实现图形界面-DES based on symmetric encryption, the use of java in the relevant class implements the specified string encryption and decryption, implement graphical interface
test-(2)
- 用Java实现DES、RSA、MD5算法的简单安全系统- Implemented in Java DES, RSA, MD5 algorithm is simple and safe system
java_DES加密解密源码
- Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)