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

搜索资源列表

  1. uSHAA1_javvas

    0下载:
  2. 用java实现的sha1加密算法,格式非常规范,标准的的一个程序源码,注释非常详细^ -The java the sha1 encryption algorithms to achieve, very standardized format, the standard of a program source code annotation very detailed ^
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:4636
    • 提供者:举例
  1. CryptExtensions1.0

    0下载:
  2. 含有常用的一些加密标准算法实现- Includes the commonly used some encryption standard algorithms to realize
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-08
    • 文件大小:173300
    • 提供者:站长
  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. JavaApp-SSA

    0下载:
  2. Java Application for testing Encryption/Decryption of several algorithms: Ceaar, Vigenere, a custom make alg (key + permutation of elements)-Java Application for testing Encryption/Decryption of several algorithms: Ceaar, Vigenere, a custom make alg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:31834
    • 提供者:johnny
  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. 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_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. securiconn

    1下载:
  2. 一种安全连接传送的框架,用java实现,加密算法是DES和RSA,传输内容进行了基—64转换-A secure connection to send the frame, with the java implementation, encryption algorithms are DES and RSA, transfer the contents of the base conversion-64
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:46938
    • 提供者:赵士达
  1. twofish_csharp

    0下载:
  2. twofish算法的C#实现twofish是当今最流行的五种算法之一,一般在java开发中最流行,C#中有很多加密算法,twofish可以作为系统的算法之一,供有兴趣的朋友一起研究-twofish twofish C# implementation of the algorithm is the most popular one of the five algorithms, the general development of the most popular in java, C#, the
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:49726
    • 提供者:赵露露
  1. bouncycastle

    0下载:
  2. bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorith
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1706517
    • 提供者:crw
  1. Interfaces

    0下载:
  2. Implementation of various encryption algorithms in java
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:53109
    • 提供者:Santhosh
  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
    • 文件大小:36036
    • 提供者:zhulu
  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. 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. 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
    • 文件大小:122788
    • 提供者: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
    • 文件大小: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. 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
    • 文件大小:2971
    • 提供者:杨平
« 1 23 4 »
搜珍网 www.dssz.com