CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - java A

搜索资源列表

  1. cert.tar

    0下载:
  2. 用JAVA构建企业CA中心.包括制作企业根证书,制作服务器端证书,用CA根证书签发服务器端根证书,客户端证书的颁发,客户端证书的验证等等。-with Java build enterprise CA Center. Including the production of enterprises root certificate, a certificate production server with CA-issued certificate of the root certificate s
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3912
    • 提供者:谢春生
  1. bcprov-jdk14-131src

    0下载:
  2. bouncycastle 是一个JAVA安全提供者,EJBCA就调用了这个包。-bouncycastle Java is a security provider, EJBCA call on this package.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:4097594
    • 提供者:ll
  1. PlayfairCipher_codes

    0下载:
  2. Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:132927
    • 提供者:黃文岩
  1. rsa_java

    0下载:
  2. A Java Implementation of the RSA Algorithm.
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:102807
    • 提供者:mehdi dehghani
  1. RSA

    1下载:
  2. 使用java编写的一个实现加密的RSA算法-Written in a java implementation to use the RSA encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:44023
    • 提供者:张仪
  1. ejbca_3_9_3

    0下载:
  2. EJBCA是一个完整功能的证书认证程序,完全用 Java编写,使用J2EE(Java2 Enterprise Edition, Java2企业版)技术。它建造在J2EE平台之上,是一个开放的、健壮的、高性能的、平台独立的、灵活的和基于组件的CA,可以被单独使用或集成到其它J2EE应用程序中,并且它还提供了一个灵活强大的基于 Web的用户图形界面。由于它实现了WPKI中的几乎所有重要的部件,比如RA (Registration Authority,注册中心), CA(Certification A
  3. 所属分类:CA program

    • 发布日期:2017-11-10
    • 文件大小:47990193
    • 提供者:刘东亚
  1. 10351_SignCert

    0下载:
  2. a good java util for crypto algs
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4480
    • 提供者:ahoramazdak
  1. AES

    0下载:
  2. AES algorithm implemented in JAVA. The code generates AES Key, Encrypts and Decrypts. Its a command line code
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1929
    • 提供者:Kaustubh Lohiya
  1. Fermat

    0下载:
  2. Fermats test to check for primality. Code is in java. takes a e=random number and gives whether it is prime or not.
  3. 所属分类:CA program

    • 发布日期:2017-11-08
    • 文件大小:673
    • 提供者:kodaman
  1. MD5

    0下载:
  2. This a java code for MD5 encryption algorithm. MD5 is an algorithm which helps you in generating hash codes for securing your data. It s a kind of digital signature used in networks.
  3. 所属分类:CA program

  1. RSA

    0下载:
  2. 用JAVA实现RSA算法,实现简单易懂,适用于初学者-JAVA realization of RSA algorithm to achieve a simple and easy to understand for beginners
  3. 所属分类:CA program

    • 发布日期:2017-11-16
    • 文件大小:934212
    • 提供者:原智玉
  1. cloud_CET.tar

    0下载:
  2. Cloud based re encryption. this uses el gamal re encryption procedure which uses a manager as intermediate between the owner of the file and the receiver of the file. File is send using java socket prgmg.
  3. 所属分类:CA program

    • 发布日期:2017-11-14
    • 文件大小:220634
    • 提供者:renju
  1. RSA

    0下载:
  2. this a RSA encrypt and decrypt program using java-this is a RSA encrypt and decrypt program using java
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:28564
    • 提供者:rizal
  1. src

    0下载:
  2. this a test function for java CA-this is a test function for java CA
  3. 所属分类:CA program

    • 发布日期:2017-04-08
    • 文件大小:5359
    • 提供者:zzdd
  1. androidCA

    0下载:
  2. 这个jar文件给Android程序提供了方便简易的数字证书生成、更新、申请接口,在Android 4.0至5.0各版本中均测试成功。 接口里的方法参数解释请参阅CertFunc.java源码,测试范例代码请参考TestCertFunc.java源码。-This jar file to the Android program provides a convenient and easy digital certificate generation, updating, application in
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:21444
    • 提供者:苏信
  1. RSACalculation

    0下载:
  2. RSA is one of the first practical public-key cryptosystems and is widely used for secure data transmission.And this is a java RSA implementation.
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:alex02543
  1. Yush.java.tar

    0下载:
  2. This a new algorithm in which we encrypt on the basis of position of the character. Algorithm 1 for key generation and Algorithm 2 is for encryption Algorithm A1 Step1: Let the key be ‘k’. Step2: Multiply the index number +1 with its ASCII c
  3. 所属分类:CA program

    • 发布日期:2017-04-12
    • 文件大小:878
    • 提供者:Aman Virmani
搜珍网 www.dssz.com