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

搜索资源列表

  1. crypt

    0下载:
  2. 收集的几个加密算法,共java的同志们参考。-DES 3DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:24211
    • 提供者:techlife
  1. DESyuan

    0下载:
  2. des数据加密算法,其中的功能比较全,可以实现相关数据的加解密工作,适合初学者-des data encryption algorithms, all of which feature comparison can be achieved with data encryption and decryption work, suitable for beginners to see if
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:600763
    • 提供者:林子
  1. sha

    0下载:
  2. 字符串的求SHA1的HASH值,加密,SHA1,-String HASH, encryption SHA1
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. J2ME 环境下的简单加密程序,包括DES,light AES,blowfish-DES,light AES,blowfish
  3. 所属分类:J2ME

    • 发布日期:2017-03-31
    • 文件大小:28996
    • 提供者:刘生
  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. RSA-java

    0下载:
  2. java RSA非对称密钥加密,自己建个java项目就好了,也可以当成工具类-java RSA asymmetric key encryption, to build their own like a java project, and also as tools
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:2102
    • 提供者:chuen jane
  1. SSL

    0下载:
  2. SSL加密简单的服务端和客户端书写.希望对大家有所帮助-SSL encryption simple server and client written.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1327
    • 提供者:陈俊
  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. javaaddcode

    0下载:
  2. 这篇文章介绍了对java的字符密码的加密-java add code
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1027
    • 提供者:熊冰心
  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. JavaApplication23

    1下载:
  2. 水印加密算法JAVA实现 采用FFT变化算法 实现起来很快-JAVA Implementation watermark encryption algorithm
  3. 所属分类:Graph program

    • 发布日期:2015-09-20
    • 文件大小:37420
    • 提供者:王张录
  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. Encrypt

    0下载:
  2. Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29251
    • 提供者:
  1. signnature-DSA

    0下载:
  2. 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:10043
    • 提供者:
  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. javaAES

    0下载:
  2. 使用java实现高级加密算法AES加密以及解密-Achieved using advanced encryption algorithm AES java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:200373
    • 提供者:CHen
  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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com