搜索资源列表
DesEncrypt
- 加密解密采用DES ENC技术基于java的图形化 界面应用程序,无中文乱码,里边的类通用化。
SingleKeyExample
- 这是用JAVA编写的一个小小的加密程序,解释如何利用DES私钥加密算法加解密
Multi_BooksManager-V1.6
- 声明:上次传上来的V1.6版中的exe文件不能正常使用,这次重传一个可用的“多功能图书管理系统Multi_BooksManagerV1.6工程包+发行包”软件包的压缩包。 软件名称: 多功能图书管理系统Multi_BooksManager V1.6 2.本程序系用java(jbuilder9,jdk1.4,手工jdk1.5)所开发,目前为v1.6版,因学习繁忙仅实现了图书管理、运行环境的系统信息、用户手册、 加密解密、收发email电子邮件等功能,其他有待补充。 3.本次版本对以前版本(V1
S_DES
- S-DES加、解密程序,JAVA语言,NetBeans实现。-S-DES Encryption and Decryption procedures, JAVA language, NetBeans achieve.
qiu_networksecurity_project1
- 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com
Des
- DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -Des
FileEncrypter
- 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
FileDES
- DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
S-DES_by_Java
- JAVA实现的DES算法。方便移植到自己的程序代码中。-JAVA implementation DES algorithm. Easily transplanted into their own program code.
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的加密解密算法完整实现 包括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,
DESjava
- DES对称分组密码系统的Java实现,这是一个用java编写的关于密钥的经典程序-DES对称分组密码系统的Java实现
Des
- 常用的DES可逆加解密程序 包含测试程序 -DES Encrypt/Decrypt Code
des
- des 开发设计程序 youni xing yaode -des develop designer programe
java_des
- 一款很好用的基与DES和RAS的用JAVA实现的程序,程序易懂,容易上手,而且使用也比较好.-A good base and with the use of DES and the RAS JAVA implementation procedures, procedures to understand, easy to use, and use is better.
tcpcssrc
- Tcp服务端与客户端的JAVA实例源代码。Tcp服务端与客户端的JAVA实例源代码,一个简单的Java TCP服务器端程序,别外还有一个客户端的程序,两者互相配合可以开发出超多的网络程序,这是最基础的部分。-Server and client examples of JAVA source code, a simple Java TCP server-side procedures, plus a client program, the two complement each other and
DES-Diary
- java为源码实现,使用DES加密日记本的内容,缺点是只能在程序内部修改用户名密码-java source code written using DES encryption contents of the diary, the drawback is that only within the program to modify the user name and password. . .
descrack
- 用于暴力破解AES,DES,MD5和SHA的一个简单小程序。-AES, DES, MD5 and SHA a simple applet for brute force。
gui-des
- 图形化DES加密程序源码,小于八位明文自动补充空格,大于八位明文自动分组-Graphical DES encryption source code, less than eight expressly automatically add spaces, more than eight plaintext automatic grouping
DES-master
- des 算法实践,用java语言实现,内涵两个java程序,直接解压导入eclipse即可享用。(It is to implement the DES algorithm and it is implemented by java language. The package include two main java programs. And the package should be opened through eclipse or any thing else)