搜索资源列表
filesign
- 对文件内容进行加密、解密、签名及验证签名-content of the document encryption, decryption, signature verification and signature
JudgePaper
- 上机考试答卷在软盘上,盘上,盘上有加密的准考证号和存放答题结果的文件。与本程序配套的还有一解密程序,负责将加密的准考证号解密到C:\\zkz\\test20.txt文件中。当阅卷者点击“判新卷”时,本程序就从上述文件读取准考证号并显示到准考证号的文本域中。 附带有详尽的文档说明。-plane examination of the respondents on the floppy, disk, the disk is encrypted and stored ticket Examinati
AES_in_java
- 用java编写的AES加密解密程序,程序需要同目录下有key.dat作为加密解密密钥,输出密文cipher.dat,输出解密文件descrypt.dat-with java prepared by the AES encryption and decryption procedures, procedures required under the same directory as key.dat encryption and decryption keys, and the output ci
jSecureKit
- 用图形用户界面编写的加解密文件系统,还可实现哈希函数算法-graphical user interface with the preparation of the increase declassified document systems, but also achieve hash function algorithm
JAVA.RSA
- 用JAVA做的一个RSA加密解密程序,能实现密钥的生成并且对文件进行加密和解密-do with JAVA an RSA encryption and decryption procedures, Key to achieving the production of documents and encryption and decryption
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
ahoo
- 1.大小写金额转换.java 2.用JAVA程序取得IP地址 3.在Servlet与JSP中取得当前文件所在的相对路径与绝对路径 4.加密解密算法 5.JSP中文乱码.pdf
RSA
- java程序实现的RSA算法,实现了加密解密并带有源代码。并配有exe执行文件
rijndael_java_all
- AES java版加密和解密文件。里面包含实例。
StringUtils
- 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
222jfilecrypt
- 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。 -JAVA strong encryption, decryption algorithm source, a total of six kinds of algorithms to choose from, also can directly generate ZIP compressed file.
Des
- DES加密解密程序的主程序在 FileDES类中 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件 。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。 可以操作的文件类型我实验了TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问 题。 -Des
Jiemi
- 这个一个对文件进行解密的程序,他对程序的每个数据都进行二进制加密。。。。有兴趣的可以-The declassified document a procedure, the procedure he carried out for each binary data encryption. . . . Who are interested can look at the .....
1
- 文件为java程序,可以实现自动先加密后解密功能。-Java file for the program can be automatically encrypted first decryption function.
encipherdecipher
- 利用SUNJCE进行文件加密,并且可以用相同的密码进行解密-SUNJCE to use file encryption, and can use the same password to decrypt
LIKAGE_STUDY
- 采用 java自带的base方式进行加密解密文件-Java comes with base encryption and decryption of files
encrypt
- java根据key文件md5加解密文件源码-According to the key file java md5 decryption source documents
filemanager
- 模拟DOS文件管理系统,可创建删除文件(夹),可加密解密文件,可显示当前目录内容-Analog DOS file management system, you can create delete files (folders), you can encrypt decrypt files, you can display the contents of the current directory
crypt.java
- 加密解密文件,支持AES128/AES256/ECB/CBC等-encrypt/decrypt file
JVMTI_ClassLoader
- 使用jvmti对加密的类进行解密,此文件为解密的dll源码(Using JVMTI to decrypt encrypted classes)