搜索资源列表
DES java代码
- 通信加密算法DES,用java编程的,可以运行
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
Crypto
- 此程式是利用DES 來進行加密與解密的動作,Mode 採用ECB,Padding 方 法則採用PKCS5Padding。Key 是由程式自行產生,採用Pseudorandom number generator 來產生Key。利用Framework 為Java Cryptography Extension (JCE) 。-This program is the use of DES to encrypt and decrypt action, Mode ECB Padding method
desdll
- 据说是加密解密用的,调用代码为public static native String dtdes2java(String src, String des, String key, String flag) 成功了,给我留个言,-this is dll for java diaoyong
DES
- 现代密码学中的DES加密算法的java实现-Modern cryptography DES encryption algorithm to achieve the java
weaftber
- java 和 c++ 使用des加密的例子-Java and c++ examples of using des encryption
20186106
- java 和 c++ 使用des加密的例子-Java and c++ examples of using des encryption
java_DES加密解密源码
- Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)