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

搜索资源列表

  1. openstego-0.5.2.zip

    0下载:
  2. 是一种用JAVA执行的generic steganography工具,基于支持数据密码,并为各种算法提供插件,OpenStego is a tool implemented in Java for generic steganography, with support for password-based encryption of the data. It supports plugins for various steganographic algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:292204
    • 提供者:谢永胜
  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. FileEncryptor

    0下载:
  2. java写的文件加密算法,我自己找的,忙帮该一下-java write file encryption algorithms, to find my own, and is busy helping the click
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-04
    • 文件大小:19310
    • 提供者:赵欢
  1. 222jfilecrypt

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

    • 发布日期:2017-04-24
    • 文件大小:27302
    • 提供者:lb
  1. DesEncrypt

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

    • 发布日期:2017-04-25
    • 文件大小:22127
    • 提供者:马培博
  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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:10693
    • 提供者:曹海林
  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. 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. 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. 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. java

    0下载:
  2. 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:519461
    • 提供者:qiao
  1. DSA_Java

    0下载:
  2. standard symmetric encryption algorithms DSA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:670896
    • 提供者:Aleksander
  1. SecurityUtil

    0下载:
  2. java加密算法工具类,集成了常用加密算法,包括MD5、SHA、DES、HMAC、Base64等-the java encryption algorithm tools, integration of commonly used encryption algorithms, including MD5, SHA, DES, HMAC, Base64
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:3473
    • 提供者:黄仕强
  1. Java-Encode

    0下载:
  2. ava加密与解密的艺术.rar 完整源代码 欢迎下载研究-java encryption and decryption algorithms related example
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:358349
    • 提供者:阿平
  1. PairKeyExample

    0下载:
  2. Java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。-Java asymmetric encryption source code examples, RSA encryption technology, the definition of encryption algorithms available DES DESede, Blowfish, such as is used in this example.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-22
    • 文件大小:5223
    • 提供者:pudn1370
  1. JavaPairKeyExample

    0下载:
  2. Java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -Java asymmetric encryption source code examples, in this case using RSA encryption technology available encryption algorithms defined DES, DESede, Blowfish and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:6198
    • 提供者:xuchi
  1. Encrypt

    0下载:
  2. JAVA编写的加密算法,包括md5加密,sha加密,md5,sha双重加密。包含测试函数,项目中基本上都要使用到的工具类。-Encryption algorithms written in JAVA, including encryption md5, sha encryption, md5, sha double encryption. Contains the test function, the project is basically to have to use the tools.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:1077
    • 提供者:cbird
  1. Java--(ChinaSEI)

    0下载:
  2. 本书由 软工学苑 郭克华 著作 《JAVA 加密解密方法大全》 该书详细讲解了,对称加密算法,非对称加密算法,以及单向加密算法等... -The book by the soft labor Academy Guo Kehua book " JAVA encryption and decryption methods Daquan" The book explains in detail, symmetric encryption algorithms, asymmetr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:252792
    • 提供者:NEWER_DRAGON[L]
  1. Casar-encryption-decrypt-application

    0下载:
  2. 经典的凯撒加密解密算法,用java实现,可移植性强,欢迎各位童鞋指正交流-Classic Caesar encryption and decryption algorithms, implemented in java, portability, welcome correction exchanges shoes
  3. 所属分类:Java Develop

    • 发布日期:2016-05-19
    • 文件大小:1024
    • 提供者:Ami
« 12 »
搜珍网 www.dssz.com