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

搜索资源列表

  1. AesRijndael

    0下载:
  2. AES加密算法,Java实现AES加密算法-AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:5150
    • 提供者:nasa
  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. cryptix-openpgp-20050418-snap

    0下载:
  2. java 加密的相关程序出自http://www.cryptix.org/- software release by Cryptix. This software is not maintained anymore. All projects are governed by the Cryptix General License. Note: the copyright on the software has been returned to the individual develo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1484810
    • 提供者:et
  1. FileEncrypter

    0下载:
  2. 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:吴萤
  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. SsoService

    0下载:
  2. 实现xml网络传输,进行加密签名与解密验证签名功能。-Achieve xml network transmission, encryption and decryption signature verification signatures.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:62620
    • 提供者:lidong
  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. 3des

    0下载:
  2. 实现3DES加密解密的系统。。。应用密码学课程设计-complete 3des encrypt and desencrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1419
    • 提供者:cuit
  1. RC4

    0下载:
  2. RC4加密算法,通过序列密码实现加解密。输入输出已经给定。-RC4encryption,with given input and output
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:38531
    • 提供者:Xia
  1. 7768

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

    • 发布日期:2017-05-24
    • 文件大小:8062356
    • 提供者:baroc
  1. RSA

    0下载:
  2. RSA加密 RSA加密实现了RSA加密技术-RSA encryption RSA encryption RSA encryption technology to achieve a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:34663
    • 提供者:meow
  1. AES_Encrypt

    0下载:
  2. AES加密算法 挺复杂得加密算法 希望有所帮助-AES encryption algorithm encryption algorithm quite complicated, hope that helps
  3. 所属分类:CA program

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