搜索资源列表
ocsp
- Examples showing the use of Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol (OCSP).-Examples showing the use of Certificate Re vocation Lists (CRLs) and Online Certificate S tatus Protocol (OCSP).
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
MSVC
- 这两天为openssl-1.0.0e制作的VC工程,除DGST和ocsp不能单独生成文件(编译时报错找不到符号,不用理会)外,基本上可生成所有其他的文件。具体列表如下:-VC project for openssl-1.0.0e
opensslsource
- Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
openssl
- openssl开发资料。其提供了SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 -the openssl develop Guide
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)
v3_ocsp
- OCSP extensions and a couple of CRL entry extensions.
network_change_notifier_win
- All OCSP handlers should be called in the context of CertVerifier s thread (i.e. worker pool, not on the I/O thread). It supports blocking mode only for Linux. -All OCSP handlers should be called in the context of CertVerifier s thread (i.e. worke
openssl-1.0.1i.tar
- openssl是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有:SSL协议实 现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法 密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。-This documentation include the basic interface of openssl. I
v3_extku
- NB OCSP acceptable responses also is a SEQUENCE OF OBJECT.
cryptobboxvcl-(1)
- By EldoS Corporation. CryptoBlackbox package of SecureBlackbox is a free collection of components and classes that offer wide range of both basic and sophisticated cryptography functions. This includes: symmetric and asymmetric (PKI-based) cryptogr
ocspChecker
- 证书状态在线查询,使用Openssl库。(ocsp checker by openssl)