搜索资源列表
cert.tar
- 用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
signcert
- 输入“java SignCert jim.cer >1.txt”运行程序,则程序将从密钥库中取出CA的私钥对lf.cer证书进行签名,输出结果已重定向到文件1.txt中,打开1.txt文件,可以看到如下有关新的证书的信息。 -type "java SignCert jim.cer
CAProject
- JAVA开发的一个可以进行证书认证的CA认证中心程序-Java development can be a certificate of authentication procedures CA
jcetaglib-1.0
- 一个java开发的非常全面的关于证书发放,实用的CA功能的程序
ejbca_3_0_2
- 一套JAVA的CA证书签发系统.-This is the authentication system of CA certificate ,written in java
cert
- 用来生成java证书,这是在eclipse环境中生成的-Used to generate java certificate, which is generated in the eclipse environment
cryptix32-20001002-r3.2.0
- PKI以及其他安全开发框架和实现,CA证书以及认证等-PKI and other security and the realization of the development of the framework, CA certificates and certification
CertifycurtDemo
- 用Java实现ca 的生成证书,颁发证书,验证证书以及申请证书-Ca use Java to achieve the generation of certificates, certificate, verification certificate as well as the application for a certificate
SignCertificate
- 是我们团队编写的用来产生证书的Java代码,很好用-Prepared by our team of Java code used to generate the certificate, good use
ejbca_3_8_1
- 一个基于EJB的CA系统,可以实现证书申请,ca建立等!-An EJB-based CA system that can achieve the certificate request, ca building and so on!
ejbca_3_9_3
- EJBCA是一个完整功能的证书认证程序,完全用 Java编写,使用J2EE(Java2 Enterprise Edition, Java2企业版)技术。它建造在J2EE平台之上,是一个开放的、健壮的、高性能的、平*立的、灵活的和基于组件的CA,可以被单独使用或集成到其它J2EE应用程序中,并且它还提供了一个灵活强大的基于 Web的用户图形界面。由于它实现了WPKI中的几乎所有重要的部件,比如RA (Registration Authority,注册中心), CA(Certification A
JavaCA-0.2.tar
- 数字证书使用 公钥 私钥 验证。签名 使用-java ca use java java java
RSA
- 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
Des
- java CA证书加密源码,可加密任何文件-java CA certificate encryption source code