搜索资源列表
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 (OCS
OCSP
- 模拟ocsp协议OCSP客户端和服务器端的VC程序,还有数据库,本人的毕业设计
openssl_program(doc)
- openssl是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有:SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 openssl采用C语言作为开发语言,这使得它具有优秀的跨平台性能。
verify
- VC 中OCSP 简单实现部分辕马 实现了大部分的功能,但是还没写完,等几天我把所有的都写出来在上传
tiankongss
- VC 中OCSP 简单实现部分辕马 实现了大部分的功能,但是还没写完,等几天我把所有的都写出来在上传
ttian
- { OCSP REQUEST*req=NULL if ((req=OCSP一 REQUEST new())一NULL) goto err if (name) /* optional*/ f if (!(req->tbsRequest->requestorName=GENERAL-NAME_ new())) goto er req->tbsRequest->requestorName->
RFC2560
- 本文档描述了无需证书撤消列表就可以决定一张数字证书当前状态的协议。 第二章中有协议的概述。功能必要条件在第三章中有详细描述。第四章是具体协议。第 五章我们将讨论一些和协议有关的安全问题。附录A定义了在HTTP之上的OCSP,附 录B有ASN.1的语义元素,附录C详细描述了信息的mime类型。-This document describes the need to withdraw the certificate on the list
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
- 本文档描述了无需证书撤消列表就可以决定一张数字证书当前状态的协议。 第二章中有协议的概述。功能必要条件在第三章中有详细描述。第四章是具体协议。第 五章我们将讨论一些和协议有关的安全问题。附录A定义了在HTTP之上的OCSP,附 录B有ASN.1的语义元素,附录C详细描述了信息的mime类型。-This document describes the need to withdraw the certificate on the list
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 (OCS
Ascent-1977
- WOW模拟器 Ascent源码 Ascent版本号:1977 Ncdb版本号:561-WOW source Ascent emulator Ascent version number: 1977Ncdb version number: 561
OCSP
- 模拟ocsp协议OCSP客户端和服务器端的VC程序,还有数据库,本人的毕业设计-OCSP protocol simulation OCSP client and server-side VC procedures, as well as database, my graduation project
openssl_program(doc)
- openssl是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有:SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 openssl采用C语言作为开发语言,这使得它具有优秀的跨平台性能。
verify
- VC 中OCSP 简单实现部分辕马 实现了大部分的功能,但是还没写完,等几天我把所有的都写出来在上传-VC in the OCSP simple shaft horse to achieve the realization of part of the bulk of the function, but not yet finished, and a few days I put all the都写出来upload
tiankongss
- VC 中OCSP 简单实现部分辕马 实现了大部分的功能,但是还没写完,等几天我把所有的都写出来在上传-VC in the OCSP simple shaft horse to achieve the realization of part of the bulk of the function, but not yet finished, and a few days I put all the都写出来upload
ttian
- { OCSP REQUEST*req=NULL if ((req=OCSP一 REQUEST new())一NULL) goto err if (name) /* optional*/ f if (!(req->tbsRequest->requestorName=GENERAL-NAME_ new())) goto er req->tbsRequest->requestorName->
bccrypto-net-1.5-src(OCSP--TSP)
- bccrypto-net-1.5-src(OCSP, TSP)
High-Perf-OCSP-Design
- 高性能OCSP系统的设计与实现(High Performance OCSP System Design and Implementation)-High Performance OCSP System Design and Implementation
High-Perf-OCSP-Design-Imple
- 高性能OCSP系统的设计与实现(High Performance OCSP System Design and Implementation)-High Performance OCSP System Design and Implementation
ocspChecker
- 证书状态在线查询,使用Openssl库。(ocsp checker by openssl)