CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - File Decryption

搜索资源列表

  1. StringUtils

    0下载:
  2. 1.字符处理组件,包括数据编码的转换,数据简单加密解密以及其他数据的处理方法.具体说明请见Document\StringUtils.doc. 2.Class文件夹下存放的是编译好了的class文件,可以直接使用. 3.在sample下有该组件使用的jsp例子. 4.原代码请参照source文件夹下的StringUtils.java. 5.Enviroument文件中存放的SystemConfig.java是用来读取配置文件中内码外码信息的,在StringUtils.java中ex
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:23.74kb
    • 提供者:fangmin
  1. 222jfilecrypt

    0下载:
  2. 很强的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.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:26.66kb
    • 提供者:lb
  1. 1

    0下载:
  2. 文件为java程序,可以实现自动先加密后解密功能。-Java file for the program can be automatically encrypted first decryption function.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:35.44kb
    • 提供者:张军
  1. DES

    0下载:
  2. 实现对文件的加解密,采用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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:331.4kb
    • 提供者:asdtiang
  1. FileNameEncoder

    0下载:
  2. 文件中的java源代码,主要功能是对文件和字符串的加密和解密。 -Java source code file, the main function is encryption and decryption of file and string .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2.52kb
    • 提供者:邓涛
  1. des.tar

    0下载:
  2. 带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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:7.02kb
    • 提供者:徐徐
  1. Crypt

    0下载:
  2. 用Java编写地dos下地文件加密及解密。详细内容内详-Shimoji using Java write to dos file encryption and decryption. Details in some detail in
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1.1kb
    • 提供者:韩一凡
  1. des_java

    2下载:
  2. 一个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,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:11.37kb
    • 提供者:不死鸟
  1. Java_wenjianbaohu

    0下载:
  2. 编译后的Java类文件很容易被反编译,在Java应用上会产生源代码的安全问题。该文对传统的Java类文件保护方法进行分析,在类加载器(ClassLoader)加密技术的基础上,提出一种使用JNI技术调用本地解密接13的改进方法。解密接口在设计上保证了JNI技术调用本地解密接口时的通信安全,从而提升了Java类文件的安全性。实验结果表明,该方法是有效的。-Compiled Java class files can easily be decompiled, in the Java applicat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.02mb
    • 提供者:刘杰
  1. config

    0下载:
  2. 通用的配置文件工具类,能够提供配置文件加解密、Base64编解码、配置文件编码转换等功能。含eclipse工程文件和依赖包。-Common configuration file tools, can provide the configuration file encryption and decryption, Base64 encoding and decoding, the configuration file encoding conversion.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:149.49kb
    • 提供者:ara
  1. UPload

    0下载:
  2. 一个文件的上传(加密) 下载(解密)。提供给需要的人-Upload a file (encryption) Download (decryption). Available to people in need
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:333.76kb
    • 提供者:lifei
  1. java-pragram

    0下载:
  2. 上传内容为5个java程序,实现的功能分别为:1、模拟windows系统的记事本。 2、xp系统下的文件、目录操作。 3、使用栈数据结构写成的一个计算器。 4、xp系统下的文件的加密与解密。 5、一个简单的五子棋游戏-Upload content into five java programs, functions are: 1, system simulation windows notepad. 2, xp system files, directory operat
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:10.15kb
    • 提供者:yang
  1. Lab1_3_1

    0下载:
  2. 1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致,说明公钥分配成功。 (3)A用B的公钥对一图象文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:803.28kb
    • 提供者:陈溢豪
  1. Semester-work-java

    0下载:
  2. semester working in the Java language, specify the file downloading and subsequently falls encryption decryption
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:512.36kb
    • 提供者:Stefany
  1. Semestralna_praca

    0下载:
  2. semester working in the Java language, specify the file downloading and subsequently falls encryption decryption
  3. 所属分类:JavaScript

    • 发布日期:2017-05-20
    • 文件大小:5.51mb
    • 提供者:Stefany
  1. Encrypt

    1下载:
  2. JAVA实现的文件加密.解密功能。DES,RSA算法集合-JAVA Implementation of file encryption and decryption functions. DES, RSA algorithm is a collection of
  3. 所属分类:Applet

    • 发布日期:2017-05-02
    • 文件大小:609.81kb
    • 提供者:丁壳
  1. 080415144256

    0下载:
  2. 软件功能: 使用DES加密和解密技术对文件进行操作。 软件优点: 一、可以同时对多个文件进行操作,加密解密互不干扰,但加密解密不应该对同一文件操作; 二、该软件注重人性化,每话个错误操作都有详细的提示信息; 三、经过测试,该软件可以对600M以及以上大小的文件进行加密解密; 四、多文件同时加密解密时,从总的信息面板中可以看到结果信息。 五、加密过的文件不能重复加密,系统会自动抱错,同样没有加密过的文件不能被解密。 六、所有加密
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:16.45kb
    • 提供者:bluecai
  1. Ipa_Plist_Test

    0下载:
  2. java语言编写的一个解密iphone程序plist文件的源码-a decryption iphone java language program plist file source
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:2.18kb
    • 提供者:赵飞
  1. AES-For-Java-and-Delphi

    0下载:
  2. AES文件加解密 java与 delphi 互通-File encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2016-01-27
    • 文件大小:16kb
    • 提供者:Movefirst
  1. javascript-file-encrypter

    0下载:
  2. a new browser based file encryption AND DECRYPTION SYSTE, using javascr ipt-a new browser based file encryption AND DECRYPTION SYSTE, using javascr ipt........
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:11.17kb
    • 提供者:Deepesh
« 12 3 »
搜珍网 www.dssz.com