搜索资源列表
des
- 用java改写的des程序,有两个方法“加密,解密”- Des procedure rewrites which with java, some two methods "encryption, decipher"
DES算法实现代码
- 用JAVA实现的DES加解密算法代码-using JAVA DES encryption and decryption algorithm code
一个JAVA的DES加密程序
- 一个JAVA的DES加密程序-a JAVA DES encryption
java安全性源代码
- java的加密解密 des aes rsa等算法-des encryption and decryption algorithms such as Aes rsa
java实验报告
- Java实验报告-Java Experimental Report
java-des
- des加密算法的java实现-The implement of DES encryption algorithm for JAVA
Cry-DES
- 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
Java-DES
- DES算法的JAVA实现源代码,研究DES的朋友值得下载-DES algorithm to achieve the Java source code, research DES friends worth the download
Des.JAVA
- des加密解密 源代码 java版的。可以用呀-des encryption and decryption source code version of java. Can ah
JAVA-MD5pass_src
- JAVA 的MD5加密算法源代码 JAVA 的MD5加密算法源代码-JAVA MD5 encryption algorithm source code of Java M D5 encryption algorithm source code
Des(JAVA)
- 使用JAVA语言编写的Des加密解密源码,希望能给大家提供一些帮助.-use of the Java language source Des encryption and decryption, in the hope of giving you some help.
jsp-des
- jsp实现des加解密算法,供学习参考,代码很不错.-jsp achieve des encryption algorithm for learning reference code is pretty good.
des
- 如何用java的des算法加密解密,使用的是bcb模式。-How to use the des algorithm java encryption and decryption, using BCB model.
DES
- DES算法JAVA实现,非调包。简单界面-JAVA realization of DES algorithm, non-switching. Simple interface
DES
- Des算法是一种标准的对称加密算法,其精华就是明文经过一系列的复杂变化后,一般在不知密码的情况下要把它的恢复很难。 算法可以由四个部分描述: 1.获取16个子密钥 2.初始置换置换函数ip 3.加密函数f 4.末置换函数 -Des Algorithm is a standard symmetric encryption algorithm, and its essence is clear
DES
- DES算法要求加密密钥和解密密钥一致。密钥所需的字节数祖长度为8位。基于对需求的理解,密钥由客户设定,在加密和解密的时候,在服务器端输入一密钥达到文件的加密需求,在终端输入同一密钥达到加密文件的解密需求。 DES加密的时候,最后一位长度不足64的,它会自动填补到64,那么在我们进行字节数组到字串的转化过程中,可以把它填补的不可见字符改变了,所以时常引发系统抛出异常。为此,在处理过程中,我们需要把一些信息编码保存起来,使之保证数据
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
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