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

搜索资源列表

  1. Java Cryptography and source code.zip

    0下载:
  2. Java Cryptography and source code
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:1451071
    • 提供者:
  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
    • 文件大小:3197
    • 提供者:肖俊
  1. 密码学中的java例子

    0下载:
  2. 密码学中的JAVA例子,此源码说明了密码学中的JAVA的应用,借此说明JAVA的广泛应用,已应用到了很广的范围了!-cryptography JAVA example, the source of cryptography note of Java applications, this shows that the extensive application of Java, has been applied to a very wide scope of the!
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:5927
    • 提供者:王振磊
  1. SignData 对称密钥分配

    1下载:
  2. 1、实现集中式对称密钥的分配工作(作为通讯的双方A和B,都已经分别和KDC拥有会话密钥); 2、分布式对称密钥分配(作为通讯的双方A和B已经共享一个会话主密钥); 3、公钥密码技术实现对称密码技术密钥的分配(作为通讯的双方A和B已经拥有对方的公钥);-1, the realization of a centralized allocation of symmetric key (for communication between the parties A and B, respec
  3. 所属分类:网格计算

    • 发布日期:2012-10-16
    • 文件大小:31291
    • 提供者:liu
  1. 0764596330

    0下载:
  2. JAVA网络安全方面的书籍,非常有用,英文原版-David Hook- Beginning Cryptography with Java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2560436
    • 提供者:darren
  1. Wrox.Beginning.Cryptography.with.Java

    0下载:
  2. 关于在JAVA下实现加密的书,很专,很详细-Wrox.Beginning.Cryptography.with.Java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2560475
    • 提供者:lin
  1. rsaCipher

    0下载:
  2. In cryptography, RSA (which stands for Rivest, Shamir and Adleman who first publicly described it see below) is an algorithm for public-key cryptography. It is the first algorithm known to be suitable for signing as well as encryption, and one of the
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:621
    • 提供者:DS
  1. PrimeGenAndTester

    0下载:
  2. Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography. Program has easily readable and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:22393
    • 提供者:s_wilfred
  1. Java Cryptography and source code

    0下载:
  2. Java Cryptography and source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:1451384
    • 提供者:none
  1. PL

    0下载:
  2. playfair 加密算法的java实现,使用密码学的学生学习参考-Playfair encryption algorithm to achieve the java, the use of cryptography reference to student learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1413
    • 提供者:liufan
  1. DesEncrypt

    0下载:
  2. DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:1093
    • 提供者:liufan
  1. DSA

    0下载:
  2. java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-27
    • 文件大小:8543
    • 提供者:赵欢
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. rsa

    0下载:
  2. ecplise环境下密码学RSA算法的实现-ecplise environment RSA cryptography algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2917
    • 提供者:严海
  1. cryptology

    0下载:
  2. 密码学中RSA,AES和数值签名的实现-Cryptography RSA, AES and numerical implementation of the Signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:33775
    • 提供者:tieqian
  1. ECC

    0下载:
  2. eliptic curve cryptography decryption
  3. 所属分类:Crypt_Decrypt algrithms

  1. cryptography

    0下载:
  2. 使用DES解密和加密文件,供JAVA爱好者交流和学习-The use of DES decryption and encryption documents for sharing and learning JAVA lovers
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1529
    • 提供者:mu
  1. Assymmetric-Cryptography-project

    0下载:
  2. This is the Assysmmetric Cryptography algorithm created using Java. This is to identfy Finger prints.One of the popular algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:115589
    • 提供者:Archana Palani
  1. java-cryptography-(pdf)-2001

    0下载:
  2. Java cryptography 2001
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1451071
    • 提供者:Dan211
« 12 3 4 5 »
搜珍网 www.dssz.com