当前位置:
首页
资源下载

搜索资源 - file encryption in jsp
搜索资源列表
-
0下载:
1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc.
2.Class文件夹下存放的是编译好了的class文件,可以直接使用.
3.在sample下有该组件使用的jsp例子.
4.原代码请参照source文件夹下的StringUtils.java.
5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
-
-
0下载:
利用java实现文件的AES加密功能
This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format.
Requirements
The Java AES Crypt package only works in Java 6, but can be
-