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

搜索资源列表

  1. 是一加密的登录文件

    0下载:
  2. 是一加密的登录文件,我也不知道是什么东西!希望在该站下个解密工具。-Is an encrypted log file, I do not know what! Hope the station the next decryption tool.
  3. 所属分类:WEB源码

    • 发布日期:2017-05-16
    • 文件大小:4422737
    • 提供者:尹明
  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
    • 文件大小:24305
    • 提供者: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
    • 文件大小:27302
    • 提供者:lb
  1. 1

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

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

    0下载:
  2. ASP中通过vbs类实现rsa加密与解密 有两文件组成 test.ASP 测试演示文件 clsrsa.ASP 实现rsa加密与解密的vbs类文件-Vbs type of ASP through the realization of rsa encryption and decryption files test.ASP two tests to achieve clsrsa.ASP presentation rsa encryption and decryption of the c
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-27
    • 文件大小:2416
    • 提供者:eeleo
  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
    • 文件大小:339351
    • 提供者: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
    • 文件大小:2583
    • 提供者:邓涛
  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
    • 文件大小:7185
    • 提供者:徐徐
  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
    • 文件大小:1123
    • 提供者:韩一凡
  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
    • 文件大小:11640
    • 提供者:不死鸟
  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
    • 文件大小:1071428
    • 提供者:刘杰
  1. PPm2

    0下载:
  2. 飘飘引擎完整全套代码 大家看看 不管是飘飘的还是飞尔的都要加解密控件里的一个文件,改名成des.asp,修改unit名为des m2代码里加解密过程里也得加个,nil才能编辑通过 -Durian engine complete a full set of code that you see fluttering, or whether it should fly encryption controls Doll in a file, renamed into des.asp,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-28
    • 文件大小:11441521
    • 提供者:周军
  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
    • 文件大小:153076
    • 提供者:ara
  1. aspdecode

    0下载:
  2. asp文件解密,支持批量解密,其他的就没什么介绍的了,分享-asp file decryption, supports batch decrypt, no introduced to the other, and sharing
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:14939
    • 提供者:张永祥
  1. UPload

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

    • 发布日期:2017-03-29
    • 文件大小:341770
    • 提供者: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
    • 文件大小:10398
    • 提供者: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
    • 文件大小:822562
    • 提供者:陈溢豪
  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
    • 文件大小:524660
    • 提供者: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
    • 文件大小:5772545
    • 提供者:Stefany
  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
    • 文件大小:11438
    • 提供者:Deepesh
« 12 3 »
搜珍网 www.dssz.com