搜索资源列表
小型CA系统.zip
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中
xca-0.5.1.tar
- 一个跨平台的CA系统 实现了数字证书的制作、SSL安全通讯、加解密操作等功能-a cross-platform system for the CA digital certificate production, SSL communications, encryption and operating functions
小型CA系统
- 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中- The first days on-line saw some about the OPENSSL introduction, have thought very interestingly, thereupon has ma
bio
- openssl应用实例,openssl为网络加密,CA等的开发提供了强大的开源函数库,本例为bio连接-openssl example, openssl for network encryption, CA provided for the development of a powerful open-source libraries, the cases linked to bio
MiniCA2
- MiniCA V2.0版本源码。《小型CA系统V2.1含源码》发表以来,得到了广大程序爱好者的支持与鼓励,为答谢各位,特发布MiniCA V2.0版本(含源码),希望对大家有所帮助。2.0版本只完成了原定功能的70%,这一点有点对不起大家。不过鄙人有更有意义的事情要做,因此这件事情就被无限期的搁置了。有兴趣的可以在此基础上继续开发。秉承OPENSSL的原则开放了自己的代码,为的是方便大家。请保留版本、版权信息。请勿用于商业用途。特别感谢
ssldoc_030224
- 关于小型CA系统的若干说明和DLL源码 -CA system for the small number of notes and DLL source of the small number of CA system descr iptions and DLL FO
DataBase_P
- LISTVIEW + DATABASE PROGRAMMING FUNCTIONS IN A NUTSHELL This solution contains a classLibrary project and a WindowsApplication project. The classlibrary project has only one class which has almost all the necessary funct
xca-0.5.1.tar
- 一个跨平台的CA系统 实现了数字证书的制作、SSL安全通讯、加解密操作等功能-a cross-platform system for the CA digital certificate production, SSL communications, encryption and operating functions
MiniCA
- 实现了数字证书的制作、SSL安全通讯、加解密操作等功能-Realize the production of a digital certificate, SSL secure communications, encryption and decryption operations and other functions
ca
- 本软件包将每个openssl的apps程序做成一个可直接运行调试的VC Console 类型应用程序,方便研究和运用openssl的朋友,避免了openssl在windows下的编译问题,并且因为可以在VC环境下进行调试,使得对openssl的各个应用程序的流程更容易理解,这对openssl初学者尤其方便。希望大家多提意见。-The package of apps for each openssl procedures create a
ca
- ca 配置 iis、ssl等都有,供各位参考-ca configure iis, ssl, etc. are for your reference
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
ca
- 小型CA系统前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中。水平有限,请勿见笑。-MINI CA
ssl_data_transfer
- 使用ssl建立安全传输数据通道(包含客户端与服务端代码) Browse Directory Tree: gen_ca.sh: used to generate a ca cert gen_subcert.sh: used to generate a sub cert ca Makefile: used to generate app_client and app_server by client.c and server
guanzhi-GmSSL-v1.2.1-4-g09f054b
- GmSSL ( http://gmssl.org ) 是支持国密算法和标准的OpenSSL分支,增加了对国密SM2/SM3/SM4算法和ECIES、CPK、ZUC算法的支持,实现了这些算法与EVP API和命令行工具的集成。GmSSL由北京大学信息安全实验室( http://infosec.pku.edu.cn) 开发和维护。-GM SSL PKI CA SM2 SM3 SM4
gmssl-1.3.0.tar
- GmSSL是一个开源的密码工具箱,支持SM2/SM3/SM4/SM9等国密(国家商用密码)算法、SM2国密数字证书及基于SM2证书的SSL/TLS安全通信协议,支持国密硬件密码设备,提供符合国密规范的编程接口与命令行工具,可以用于构建PKI/CA、安全通信、数据加密等符合国密标准的安全应用。(GmSSL is an open source code toolbox, support SM2/SM3/SM4/SM9 in dense (n
ssl_socket
- ssl套接字通信服务端和客户段 ssl单向认证、双向认证(SSL socket communication, server and client segment, SSL one-way authentication, two-way authentication)