搜索资源列表
OpenCA-0.8.1.tar.gz
- Perl写的CA认证程序,用到了OpenSSL
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中
CA
- 一个基于openssl的CA,采用CRL存储方式可以实现证书的注册、发放、撤销等功能,很好用哦!
ca
- 本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序,方便研究和运用openssl的朋友,避免了openssl在windows下的编译问题,并且因为可以在VC环境下进行调试,使得对openssl的各个应用程序的流程更容易理解,这对openssl初学者尤其方便。希望大家多提意见。
ca-system
- 一个小型CA系统,C++(openssl)编写,内有说明
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中, The first days on-line saw some about the OPENSSL introduction, have thought very interestingly, thereupon has made a procedure, basically has
MiniCA20040106
- 利用openssl的代码mini ca 实现证书的办法与管理 -mini ca
OpenCA-0.8.1.tar
- Perl写的CA认证程序,用到了OpenSSL-Perl wrote CA certification procedures, using the OpenSSL
xca-0.2.12.tar
- 一个小型证书管理系统,用到openssl-A small certificate management system, use openssl
openssl_win_dev_guide
- openssl windows环境下的开发手册。-openssl windows environment to develop the manual.
openssl
- PKI/CA的opsensll库文件,可直接移植使用。-PKI/CA' s opsensll library files can be directly transplanted to use.
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
ssl.ca-0.1.tar
- openssl 的CA开发库, openssl 的CA开发库,openssl 的CA开发库-the CA openssl development libraries, openssl the CA development libraries, openssl the CA development libraries, openssl development libraries of CA
MyCA
- C++调用openssl实现的小型CA系统,适合新手学习-C++ calling openssl CA system to achieve a small, suitable for novice to learn
openssl
- 本代码为OpenSSL源码,用于实现CA认证传输-The source code for OpenSSL, used to implement the CA certificate transfer
CA
- CA验证中心,openssl编程,RSA签名。- CA certificate
ca
- 小型CA系统前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中。水平有限,请勿见笑。-MINI CA
CA
- 用Keytool和OpenSSL生成和签发数字证书-Generating and issuing digital certificates and OpenSSL with Keytool
ca
- 使用OpenSSL 实现自己CA 授权DEMO,封装成DLL,(Using OpenSSL to achieve their own CA authorized DEMO, packaged as DLL,)
用Java和OpenSSL实现认证中心
- 认证中心是PKI技术的核心。介绍了用Java和0penSsL构建一个小型cA系统的方法,并给出了具体实现方法(Authentication center is the core of PKI technology. This paper introduces the method of constructing a small cA system with Java and 0penSsL, and gives the concrete implementation method)