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

搜索资源列表

  1. newlogin

    1下载:
  2. 是一个小型的的登录界面,实现了图片验证,客户端js验证,md5加密密码-Is a small login screen to achieve a picture verification, client-side js validation, md5 encrypted password
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-31
    • 文件大小:21169
    • 提供者:阳一
  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. md5

    0下载:
  2. md5加密的源码,对开发程序而言常用的!-md5 encryption source code, for development process in terms of commonly used!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-07
    • 文件大小:2668
    • 提供者:哈哈
  1. MD5Str

    0下载:
  2. 字符串的加密与解密功能的java源代码类,可以自定义加密的字符。-String encryption and decryption function of java source code for classes, you can customize the encrypted characters.
  3. 所属分类:Applet

    • 发布日期:2017-03-27
    • 文件大小:682
    • 提供者:lzs
  1. Java_MD5

    0下载:
  2. 分析了MD5加密算法和碰撞的原理,对目前常规MD5算法加密结果容易被破解的问题,利用JDK的ja-va.security包中的MD5算法给出了JavaBeans形式的变换算法,以期进一步减小破解时碰撞的概率,增强系统加密的安全性。-Analysis of the MD5 encryption algorithm and the collision theory, the current results of conventional MD5 algorithm for encryption ea
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:254679
    • 提供者:刘杰
  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. java-rsa

    0下载:
  2. java寫出來的rsa加密解密小程式提供給大家-java rsa encryption and decryption to write out a small program available to everyone
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:866
    • 提供者:leaf
  1. md5

    0下载:
  2. MD5 签名算法在 jdk 中早已实现(如 MessageDigest 类), 出于稳定性考虑,此处直接展示如何用这个类将密码进行MD5加密。-MD5 signature algorithm has already achieved in the jdk (if MessageDigest class), for stability considerations, here directly show how this class will be MD5 encrypted password
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3574
    • 提供者:史韩
  1. Setup

    0下载:
  2. 如果你花大量时间开发一个Java软件,而别人只 需利用Java反编译工具进行反编译,就可以既轻松又清楚的看见你的源代码。如果你不想把你的代码公开,又害怕被别人反编译,请使用我们开发的《Java混淆器》。使用我们的《Java混淆器》,只需要选定目录后轻轻点一下执行按钮,就可以 自动加密源代码。-If you spend a lot of time to develop a Java software, while others simply use a Java decompiler decomp
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:984269
    • 提供者:hwei
  1. 3DES

    0下载:
  2. 使用java实现加密算法3des的加密以及解密-3des encryption algorithm using the java implementation of encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:5826
    • 提供者:CHen
  1. jiami

    0下载:
  2. 一个java加密的程序,写的不错 -a secret program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:51374
    • 提供者:jack
  1. AES

    0下载:
  2. AES算法的实现过程,实现了AES的加密和解密过程
  3. 所属分类:Applet

    • 发布日期:2017-04-16
    • 文件大小:39473
    • 提供者:jim
  1. FST

    0下载:
  2. 综合三种加密算法: 1.AES对称加密算法 2.RSA非对称加密算法 3.MD5消息摘要算法 实现类PGP的文件网络安全传输系统,附带系统运行用例说明书。-Composite of three encryption algorithms: 1.AES symmetric encryption algorithm 2.RSA asymmetric encryption algorithm 3.MD5 PGP message digest algorithm class files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1857278
    • 提供者:mars
  1. Password

    0下载:
  2. 密码加密与解密 对字符串进行MD5编码,并进行解密-Password encryption and decryption of the MD5 encoded string and decrypt
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:1204
    • 提供者:w_y_loong
  1. fourteen6-18

    0下载:
  2. 利用模拟struts1的框架,并且实现了完整的登陆验证,密码加密,权限验证!-Simulated struts1 framework, and to achieve a complete login authentication, password encryption, permission validation!
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3206855
    • 提供者:屋后雨檐
  1. JAVA

    0下载:
  2. 实现移位密码的加密,解密过程.移位密码,即向后移k位,k是密钥,是任意的。选用一个英文短语或单词作为密钥,去掉其中重复的字母得到一个无重复字母的字符串,然后将字母表中的其他字母依此写于此字母串之后。找出明文字母在原字母表中位置,则在加入密钥的字母表中该位置上的对应字母就是密文。-To realize the shift encryption and decryption process. Shift the password, that is, move backward k-bit, k is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2350
    • 提供者:killer
  1. jiami

    0下载:
  2. java加密解密算法,一个基于java开发的加密解密算法-javaasdfgsagadfgfghfghldkfghgagaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1881
    • 提供者:冯铭
  1. crypto

    0下载:
  2. 加密工具,使用java写的哦.是我开发的-Encryption tool, using java to write Oh. That I developed
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:23707
    • 提供者:383121
  1. Theartencryptionnddecryptionwiththebooksourcecode.

    0下载:
  2. Java加密与解密的艺术配书源代码 The art encryption and decryption with the book source code -The art encryption and decryption with the book source code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:382537
    • 提供者:寓于
  1. Java-encrypt--decrypt-method-daqo

    0下载:
  2. java的加密解密很不错,我在里面学到了不少东西哦-Java encrypt, decrypt, very good, I learned a lot in it: oh
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:255037
    • 提供者:wangjinsheng
« 1 2 3 4 56 7 8 9 10 ... 19 »
搜珍网 www.dssz.com