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

搜索资源列表

  1. Java Cryptography and source code.zip

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

    • 发布日期:
    • 文件大小:1.38mb
    • 提供者:
  1. Cry-DES

    0下载:
  2. 用JAVA编写的用密码学中DES算法加密解密文件的程序-prepared with Java Cryptography with the DES encryption algorithm declassified document procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:38.12kb
    • 提供者:ying98
  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例子,此源码说明了密码学中的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
    • 文件大小:5.79kb
    • 提供者:王振磊
  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
    • 文件大小:30.56kb
    • 提供者:liu
  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
    • 文件大小:21.87kb
    • 提供者:s_wilfred
  1. Java Cryptography and source code

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

    • 发布日期:2017-11-09
    • 文件大小:1.38mb
    • 提供者: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
    • 文件大小:1.38kb
    • 提供者: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
    • 文件大小:1.07kb
    • 提供者:liufan
  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
    • 文件大小:35.28kb
    • 提供者:王小军
  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
    • 文件大小:27.22kb
    • 提供者:tangxiaojun
  1. rsa

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

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

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

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

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

  1. jiami

    0下载:
  2. 普通的加密算法,具有很强的使用性,可作为密码学专业参考-Common encryption algorithm used has a strong, and can be used as a professional reference Cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:191.39kb
    • 提供者:song
  1. J2me-AES

    0下载:
  2. [cryptography] AES encrypt and decrypt for j2me,
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:2.52kb
    • 提供者:SofTech
  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
    • 文件大小:1.49kb
    • 提供者: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
    • 文件大小:112.88kb
    • 提供者:Archana Palani
  1. Java-Stego

    0下载:
  2. stenography & cryptography using java
  3. 所属分类:CA program

    • 发布日期:2017-11-18
    • 文件大小:1.96mb
    • 提供者:bakri
  1. Beginning-Cryptography-with-Java-0764596330

    0下载:
  2. A book about encrytion in Java
  3. 所属分类:Network Security

    • 发布日期:2017-05-13
    • 文件大小:2.44mb
    • 提供者:bushra
« 12 3 »
搜珍网 www.dssz.com