搜索资源列表
openssl_program(doc)
- openssl是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有:SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 openssl采用C语言作为开发语言,这使得它具有优秀的跨平台性能。openssl支持Linux、UNIX、windows、Ma
RFC2560
- 本文档描述了无需证书撤消列表就可以决定一张数字证书当前状态的协议。 第二章中有协议的概述。功能必要条件在第三章中有详细描述。第四章是具体协议。第 五章我们将讨论一些和协议有关的安全问题。附录A定义了在HTTP之上的OCSP,附 录B有ASN.1的语义元素,附录C详细描述了信息的mime类型。-This document describes the need to withdraw the certificate on the list can decide a digital certifica
cl30
- 提供了很多种加密算法和CA认证及相关服务如CMP、OCSP等的开发-Provides a variety of encryption algorithms and CA certification and related services, such as CMP, OCSP, such as the development of
rfc2560
- 标准规范-X.509证书网络协议,供大家参考-X.509 Internet Public Key Infrastructure Online Certificate Status Protocol- OCSP
ocsp.c
- This product includes cryptographic software written by Eric Young * (eay@cryptsoft.com). This product includes software written by Tim * Hudson (tjh@cryptsoft.com).-This product includes cryptographic software written by Eric Young * (eay@c
bccrypto-net-1.5-src(OCSP--TSP)
- bccrypto-net-1.5-src(OCSP, TSP)
ocspChecker
- 证书状态在线查询,使用Openssl库。(ocsp checker by openssl)