CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Cryptography in 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. 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. 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
    • 文件大小:621byte
    • 提供者: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
    • 文件大小:21.87kb
    • 提供者:s_wilfred
  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. ECC

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

  1. J2me-AES

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

    • 发布日期:2017-03-29
    • 文件大小:2.52kb
    • 提供者:SofTech
  1. CryptoSystem

    0下载:
  2. Elliptic curve cryptography system implemented in java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:607byte
    • 提供者:vikhyath_4u
  1. Cryptograp2127069152008

    0下载:
  2. Cryptography software in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:406.09kb
    • 提供者:nani
  1. EC

    0下载:
  2. ECC cryptography in java.
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:14.09kb
    • 提供者:jack8888
  1. digitalstegnography

    0下载:
  2. Digital image stegnography it is very latest approach to Cryptography
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:128.59kb
    • 提供者:Epsan
  1. ebooksclub.org__Beginning_Cryptography_with_Java.

    0下载:
  2. cryptography in java Author:david
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2.44mb
    • 提供者:prashanth
  1. rsa

    0下载:
  2. rsa algorithm for public-key cryptography implementation in Java Eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3.75kb
    • 提供者:shadow
  1. JAVA_Cryptography

    0下载:
  2. This book covers cryptographic programming in Java. Java 1.1 and Java 1.2 provide extensive support for cryptography with an elegant architecture, the Java Cryptography Architecture (JCA). Another set of classes, the Java Cryptography Extension (
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:1.33mb
    • 提供者:ricky
  1. jjeccc-alpha1a

    0下载:
  2. java写的椭圆曲线加密(EECC)算法源码 -Elliptic Curve Cryptography (EECC) algorithm source code written in java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:53.54kb
    • 提供者:nanyi5452
  1. Beginning-Cryptography-with-Java-0764596330

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

    • 发布日期:2017-05-13
    • 文件大小:2.44mb
    • 提供者:bushra
  1. Cryptography

    0下载:
  2. 此代码用java编写,实现凯撒密码的加密和解密,-this codes are edited in java,which is Caesar encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-04-23
    • 文件大小:162.48kb
    • 提供者:蔡晓慈
  1. src

    0下载:
  2. 实习三 基于RSA的公钥加密 一、实习目的 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制; 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实现要求 1.实习前认真预习第6章的有关内容; 2.熟悉java中java.security.*和java.crypto.* 中相关类。 三、实习内容 -Practice three based on the RSA public key encryption 一、实习目的
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-15
    • 文件大小:6.36kb
    • 提供者:leon
« 12 »
搜珍网 www.dssz.com