搜索资源列表
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
Java-DES
- DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
一个JAVA的DES加密程序
- 一个JAVA的DES加密程序-a JAVA DES encryption
java-des
- des加密算法的java实现-The implement of DES encryption algorithm for JAVA
java加密程序(DES)
- 通过运用JCE中的des算法来实现对文本的加解密。
DES算法Java实现
- DES算法的java实现,供需要的人参考
des
- 用java改写的des程序,有两个方法“加密,解密”- Des procedure rewrites which with java, some two methods "encryption, decipher"
DES
- DES加密算法,提供界面。运行时运行Java Ui就可以。-DES encryption algorithm to provide interface. Run-time can run Java Ui.
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加密解密j算法用ava实现,无用户图形界面 -DES
DES
- 可以在J2me下使用的DES加密算法,输入输出参数均为byte[],使用参数1加密,0解密。-J2me can use at the DES encryption algorithm, input and output parameters are byte [], using the parameters of one encryption, 0 decryption.
des
- 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
DES
- DES, 3DES, AES-128, AES-256 encryption and decryption.
DES
- 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
DESPlus
- java des加密解密里面有详细的应用例子-java des encryption and decryption which a detailed application examples
DES
- JAVA 写的 DES 算法加密/解密。-java des
des_java
- 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
DES
- DES算法的源码,生成key后可以方便的对各类数据进行加解密操作。-DES
java-des
- des加密解密算法,通过DES加密解密实现一个String字符串的加密和解密.-des encryption and decryption algorithm, DES encryption and decryption to implement a String string encryption and decryption.
des-java
- 用java 实现的des加密解密算法过程文档含源码-java des achieve