搜索资源列表
des
- 如何用java的des算法加密解密,使用的是bcb模式。
securit
- AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
lab1
- 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
Des___JAVA
- des加密解密源码,使用java语言实现-des encryption decryption source code, the use of java language
Des
- DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -Des
DES
- JAVA版,Des的加密和解密原理的源代码。-JAVA version, Des principle of encryption and decryption of the source code.
DES
- 用java编制的DES加密、解密算法。加密十六位-Java prepared with DES encryption, decryption algorithm. Encryption 16
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.tar
- 带swing界面的文件加密和解密程序。</br> 自定义明文密码。</br> 可直接运行 并对文件加密。加密后的文件需经过解密后才能使用。</br> -With a swing interface file encryption and decryption process. </br> Custom the password itself. </br> Can be directly run and file encryp
DES
- JAVA 写的 DES 算法加密/解密。-java des
DES
- DES的加密和解密算法。功能很强大,可以实现对容易长度的明文的加密-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可逆加解密程序 包含测试程序 -DES Encrypt/Decrypt Code
DES
- des加密类,java编写的des加密解密类。-des encryption class, java class prepared des encryption and decryption.
DES
- 这个是我同学做的DES加密解密文件包,还蛮好用的-This is my classmates do DES encryption and decryption package, quite useful
des
- DES 字符串加解密 java 与 Delphi源码-DES string plus decryption java with Delphi source
Des
- 使用java des算法对数据进行加密和解密-java encrypt/decrypt
des
- 一个比较通用的DES的算法代码,功能实现了字符的DESL加解密,需要设定8位长度的密钥-A generic DES algorithm code, function the characters DESL encryption and decryption, you need to set the length of eight key
java-DES
- java 加密 解密 采用des加密方式-java encryption and decryption using des encryption