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

搜索资源列表

  1. src

    0下载:
  2. 调用java api实现对字符串的加密解密,并用图形界面显示-Java api call to implement encryption and decryption of string, and use graphical interface display
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2196
    • 提供者:王刚
  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. ejbca

    0下载:
  2. EJB 实现 CA认证系统 RSA 加密解密 数字签名-EJB CA RSA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:14782758
    • 提供者:liunian
  1. Des___JAVA

    0下载:
  2. des加密解密源码,使用java语言实现-des encryption decryption source code, the use of java language
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:22953
    • 提供者:andy
  1. Playfair

    0下载:
  2. playfair加密解密算法 其中i与q绑定在一起希望大家能够喜欢-Playfair encryption and decryption algorithms and q which i hope that we can bind together like
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2669
    • 提供者:刘勋
  1. code

    0下载:
  2. java 加密解密的例子源代码 生成key-java encryption decryption example source code to generate key
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1394
    • 提供者:jron
  1. DesEncrypt

    0下载:
  2. 关于Des加密解密的算法,采用java语言编写。-About Des encryption and decryption algorithms, using java language.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:22127
    • 提供者:马培博
  1. qiu_networksecurity_project1

    0下载:
  2. 这是我写的一个关于JAVA SOCKET的程序,一个Server可以同时接受多个clients的requests,每次server和client之间的交流的信息都会被DES算法加密和解密--------------------------------------------------------------------------------- First version by Qiu Shi, March 11, 2009 Email: qs84727@gmail.com
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:14236
    • 提供者:qiushi
  1. Ewell

    0下载:
  2. 大家应该都知道鼎鼎有名的E灵通在线考试系统,它的代码是经过加密并且限制了部分功能,下载下来属于测试版本,商业版本它现在出售1000元一套,我完全解密了它的代码,现在是完全开源ASP+ACC,并且取消了功能的限制。经过测试修正了BUG,可以完全正常使用。-We should all know that the E well鼎鼎有名online exam system, which are encrypted code and restrictions on some features, downl
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:655707
    • 提供者:xzg
  1. gssecurity

    0下载:
  2. java环境下编写的凯撒加密和解密算法,可以实现加密解密计算,其中有实现例子。-java environment prepared Caesar encryption and decryption algorithm, encryption and decryption can be achieved, of which there is an example implementation.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1328
    • 提供者:xie
  1. Virginia

    0下载:
  2. 自己写的java小程序,实现维吉尼亚加密/解密算法-Their own small programs written in java, implementation Virginia encryption/decryption algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1029
    • 提供者:耿颖颖
  1. FactoryMethod

    0下载:
  2. 本程序为java源代码,可以实现自动加密解密功能。-This procedure for the java source code, you can achieve automatic encryption and decryption functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3707
    • 提供者:张军
  1. toolutils

    0下载:
  2. 生成各种密码随机串,加密解密,编码解码,执行url等-A variety of randomly generated password string encryption and decryption, coding, decoding, such as the implementation of url
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:244116
    • 提供者:fank
  1. CryptTool

    0下载:
  2. 加密解密程序,java实现简单图形界面。功能为加密无解密-Encryption and decryption procedures, java simple graphical interface. Functions without encryption decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1525
    • 提供者:Lantalking
  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. change

    0下载:
  2. 日志加密解密器。用php实现的,输入明文日志,通过加密得到密文。密文也可以解密为明文!-Log encryption and decryption devices. Php achieved by the importation of specific logs, to be encrypted ciphertext through. Ciphertext can be decrypted to clear!
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:1108
    • 提供者:黎钊明
  1. project05.29

    0下载:
  2. md5加密解密根据用户输入的密钥对文件加密码解密-java md5 jamijiemi keyi shuru
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:11989
    • 提供者:李刚
  1. DES

    0下载:
  2. JAVA 写的 DES 算法加密/解密。-java des
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:26252
    • 提供者:aaayth
  1. Main

    0下载:
  2. 自己做的加密解密文字工具。有兴趣的请参考-Encrypt word
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:998
    • 提供者:wgf4242
  1. RSAJAVA

    0下载:
  2. java写的RSA加密解密程序,有一定的参考价值,期待建议。-java write RSA encryption and decryption process, there is some reference value and look forward to suggestions.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4531
    • 提供者:德红
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com