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

搜索资源列表

  1. 肖俊.java

    0下载:
  2. ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.12kb
    • 提供者:肖俊
  1. java加密技术

    0下载:
  2. java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
  3. 所属分类:编程文档

    • 发布日期:2017-03-27
    • 文件大小:9.93kb
    • 提供者:gaoshan
  1. bf-sdk11.zip

    0下载:
  2. blowfish加密算法开发包,blowfish encryption algorithm development package
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:96.95kb
    • 提供者:
  1. cryptix_src_3-1-2

    0下载:
  2. 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:2.41mb
    • 提供者:站长
  1. Blowfish

    0下载:
  2. source of BlowFish encryption algorithm implemented by JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:10.38kb
    • 提供者:jack
  1. SingleKey

    0下载:
  2. 加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1.81kb
    • 提供者:fengli
  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
    • 文件大小:10.44kb
    • 提供者:曹海林
  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
    • 文件大小:10.14kb
    • 提供者:196
  1. Keyencryptionalgorithm

    0下载:
  2. Java中的Blowfish对称密钥加密算法类和实例-Java in the Blowfish symmetric key encryption algorithm classes and instances
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:14.96kb
    • 提供者:lisheng
  1. 123BlowfishTest

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

    • 发布日期:2017-04-04
    • 文件大小:10.08kb
    • 提供者:解向前
  1. PairKeyExample

    0下载:
  2. java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5.53kb
    • 提供者:Yibo Song
  1. test5

    0下载:
  2. Java源码,算法相关,Blowfish,JAVA加密,对称密钥算法 -Java source code and related algorithms, Blowfish,, JAVA encryption, symmetric key algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:35.19kb
    • 提供者:zhulu
  1. j2me_usefulclass

    0下载:
  2. 内容索引:Java源码,初学实例,J2ME类库,JAVA初学代码   5个适合初学者学习而且很有用的J2ME类库。主要有:   1. 简单有效的Vector实现类;   2. StringTokenizer类;   3. Cache类;   4. 基于J2ME的MD5算法类;   5. J2ME的Blowfish加密类;   这些代码都不很复杂,初学者应该很容易就看懂了。-Content Indexing: Java source code, beginn
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:13.66kb
    • 提供者:爱迪生
  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
    • 文件大小:5.1kb
    • 提供者:pudn1370
  1. shiyaner-fenzumimajiami

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 以DES/DESede为例,利用java中的相关类实现对指定字符串的加,解密 -Understand the principle of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: D
  3. 所属分类:Network Security

    • 发布日期:2017-11-20
    • 文件大小:119.91kb
    • 提供者:mengmeng
  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
    • 文件大小:6.05kb
    • 提供者:xuchi
  1. bfsh

    0下载:
  2. 加密算法blowfish的实现源码,本包中包涵有blowfish的三种语言的实现源码C、C++、java;都是很经典的代码,特别拿出来和大家分享-Blowfish encryption algorithm to achieve the source of the package bear with blowfish realize the source of the three languages ​ ​ C, C++, java are very classic code
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:25.12kb
    • 提供者:happy_star
  1. src

    0下载:
  2. 实习二 分组密码加密 一、实习目的 1、理解对称加密算法的原理,熟悉常用的对称加密算法:DES、TripleDES、Blowfish; 2、以DESede加密算法为例,掌握分组加密算法加、解密过程的实现。 二、实习内容 1.[基本要求] 以DES/DESede为例,利用java中的相关类实现对指定字符串的加、解密。 2.[实现提示] (1) 可以利用java中的KeyGenerator类创建对称秘钥,利用工厂类KeyGenerator的静态方法getInstanc
  3. 所属分类:Network Security

    • 发布日期:2017-04-04
    • 文件大小:2.9kb
    • 提供者:杨平
  1. Encryption-and-Decryption-using-Blowfish-symmetri

    0下载:
  2. Blowfish.java generates the symmetrickey using Blowfish algorithm. Key size assigned here is 128 bits. It works forkey size of 256 and 448 bits also. Encryption and decryption method is writtenbased on Blowfish algorithm. Message to encrypt can be gi
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:26.99kb
    • 提供者:saadawais
  1. Blowfish

    0下载:
  2. Blowfish.java generates the sysmetric key using Blowfish algorithm. Key size assigned here is 128 bits. It works for key size of 256 and 448 bits also. Encryption and decryption method is written based on Blowfish algorithm. Message to encrypt can be
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2.88kb
    • 提供者:Sheema Fatima
« 12 »
搜珍网 www.dssz.com