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

搜索资源列表

  1. java-md5

    0下载:
  2. MD5代码,主要实现哈希值加密及验证,一个小的源代码,但是在简单程序中可以用到。-MD5 code, the main hash value encryption and authentication, a small source code, but can be used for simple procedures.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:556
    • 提供者:xiaojing
  1. Javajiamijiemi

    0下载:
  2. Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:42347
    • 提供者:政工名
  1. JSSEdoSSLlink

    0下载:
  2. JSSE(Java Security Socket Extension,Java安全套接字扩展)是Sun为了解决在Internet上的安全通讯而推出的解决方案。它实现了SSL和TSL(传输层安全)协议。在JSSE中包含了数据加密,服务器验证,消息完整性和客户端验证等技术。通过使用JSSE,开发人员可以在客户机和服务器之间通过TCP/IP协议安全地传输数据。这篇文章主要描述如何使用JSSE接口来控制SSL连接。-uer java s SSL security
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:20484
    • 提供者:sune
  1. encryptModule

    0下载:
  2. 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:35531
    • 提供者:191
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:26983
    • 提供者:199
  1. Blowfish

    0下载:
  2. JAVA中的Blowfish加密属于对称密钥算法,如果知道密钥,则可以对加密后的数据解密,但如果如果不知道密钥,基本上是不可能的,因此,这就决定了它的先天不足,就是带来的密钥的管理问题。-JAVA The Blowfish symmetric key encryption algorithms are, if you know the key, you can decrypt the encrypted data, but if if you do not know the key, it is
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10380
    • 提供者:196
  1. jiami

    0下载:
  2. java 加密算法 不过只能对单个文件进行加密不能实现文件夹加密-java encryption algorithm, but only encrypt a single file folder encryption can not be achieved
  3. 所属分类:Applet

    • 发布日期:2017-04-05
    • 文件大小:2891
    • 提供者:liuzhi
  1. DESPlus

    0下载:
  2. java des加密解密里面有详细的应用例子-java des encryption and decryption which a detailed application examples
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:1839
    • 提供者:sunzhibin
  1. des

    0下载:
  2. 这是本人在浏览网页时找到的(DES加密算法的源代码),感觉很好,拿出来大家学习一下。-This is why I found while surfing the web (DES encryption algorithm source code), feel good, look out for them to learn.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6960
    • 提供者:东东
  1. DES

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

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

    0下载:
  2. DES加密DES,使用java编译,使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储.。-DES encryption DES, using the java compiler, using DES encryption and decryption, can byte [], String type of encryption and decrypt the ciphertext can use String, byte [] m
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:1609
    • 提供者:wheat
  1. encryption

    0下载:
  2. Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:10018
    • 提供者:王喜林
  1. 7768

    0下载:
  2. 这是一个手机加密重要的JAVA小软件。自由免费还带源码,希望大家喜欢我做的小软件
  3. 所属分类:Java Develop

    • 发布日期:2017-05-24
    • 文件大小:8062356
    • 提供者:baroc
  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. 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. DES

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法 解压密码hur.cn-Java class that implements encryption with DES, RSA and SHA encryption algorithm Unzip Password
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:57169
    • 提供者:huangjiang
  1. Cryptology_ex1

    0下载:
  2. 信息安全 密码学基础 第一次实验 古典密码 加密 java编写 含jar压缩文件及完整的工作空间-Fundamentals of Information Security password the first time the preparation of experimental classical password encryption java jar containing compressed file and complete the work space
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:5568
    • 提供者:程序
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com