搜索资源列表
Des加密解密文件
- 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
xixianquan
- JAVA环境下的四种古典加密算法,移位,仿射,维吉尼亚,置换 详细的WORD设计文档,里面包含源码和运行程序截图-Java environment of the four classical encryption algorithm, displacement, affine, Virginia, WORD replacement detailed design document, which contains the source code and operating procedures
java_des_crypto
- DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问题
RSA
- RSA加密/解密 (java实现),包含说明文档&设计文档
Rijndael
- 完整的Rijndael加密c算法 以及Rijndael的J2ME实现 还有Rijndael的原理讲解文档-C complete Rijndael encryption algorithm Rijndael in J2ME and realize there is documentation to explain the principles of Rijndael
Steganography
- 将文本信息隐藏在另一个文本文档中,只需三步即可-it is a good steganography tool for image steganography
Encrypt
- JAVA MD5加密源码,此源码适合初学者使用,其中的测试文档需用用户根据自己的需要来完成。-JAVA MD5 encryption source code, the source for beginners, one of the test document Xu Yong users to complete their own needs.
DES
- DES文件加密可以对文本文档和word文档进行加密和解密-DES file encryption
3
- java实现的rsa加密机密文档,可自定义参数,希望对大家有帮助-java implementation of rsa encryption of confidential documents, can be customized parameters, we want to help
des-java
- 用java 实现的des加密解密算法过程文档含源码-java des achieve
Des_zm
- DES加密解密算法,使用java语言,自行设置密钥,文档中以类的形式出现。-Algorithm of DES
RC4
- JAVA语言 rc4加密解密算法 有实验报告和测试文档-The JAVA language rc4 encryption and decryption algorithms lab reports and test documentation
RSA
- JAVA语言编写 RSA加密解密算法 内含有实验报告和测试文档-RSA encryption and decryption algorithms JAVA language lab reports and test document contains
Vigenere
- Java语言编写维吉尼亚算法,设置输入文档文件,得到一个输出文档文件。(Java language Virginia algorithm, set the input document file, get an output document file.)