CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - x509

搜索资源列表

  1. openssl-0.9.6c.tar.tgz

    0下载:
  2. openssl 0.9.6版本,含多种加密算法,ssl,密钥管理,x509证书,pkcs标准等实现
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:2151178
    • 提供者:
  1. x509-1.6.3-freeswan-2.05.tar

    0下载:
  2. ike协商阶段证书认证补丁 for freeswan-consultation stage Certificate patch for freeswan
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:214699
    • 提供者:toy
  1. x509

    0下载:
  2. 数字证书处理程序-procedures for handling digital certificates
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:26915
    • 提供者:罗玉镇
  1. ttian

    1下载:
  2. { 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->type=GEN一 DIRNAME req->t
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8828
    • 提供者:
  1. CA

    1下载:
  2. x509证书的生成请求,证书签名,以及合成分解证书中信息
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:480930
    • 提供者:胡治国
  1. 小型CA系统.zip

    1下载:
  2. 前些天在网上看到了一些关于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
  3. 所属分类:CA认证

    • 发布日期:2012-10-19
    • 文件大小:1606182
    • 提供者:五个蛋
  1. asn1

    2下载:
  2. x509的解析为例说明asn1的编码格式的解析逻辑。x509证书的解析实际上是asn1格式的解析,这里着重说的是asn1的ber编码的解析-x509 parsing example asn1 encoding format parsing logic. x509 certificate parsing is actually asn1 format parsing, here focused is the asn1 ber coding in parsing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-10-31
    • 文件大小:257435
    • 提供者:x
  1. x509certificate

    0下载:
  2. x509证书格式解析说明,可根据此文档分析证书内容-x509 certificate format, parse the descr iption, according to the contents of this document Certificate of Analysis
  3. 所属分类:文件格式

    • 发布日期:2013-05-06
    • 文件大小:416176
    • 提供者:njlxp
  1. XMLDigSig

    0下载:
  2. XML Signature application, that support detach and enveloped signature. Using bouncy castle component to create X509 certificate as the private key of the system.
  3. 所属分类:.net

    • 发布日期:2017-05-08
    • 文件大小:1698429
    • 提供者:Okki
  1. cert.tar

    0下载:
  2. x509 certificate utility, parser, generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2784
    • 提供者:EasySong
  1. OpenSSL_study

    1下载:
  2. 包含多个OpenSSL实例,可以让初学者很快掌握有关OpenSSL加密,解密,签名,认证函数的使用,VC++ 6.0平台-OpenSSL_study.rar contains multiple instances, allowing beginners to quickly master the use of the functions about OpenSSL encryption, decryption, signature and authentication , VC++ 6.0 Pl
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1673691
    • 提供者:wsf
  1. x509

    0下载:
  2. Read of x.509 certificate
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:415973
    • 提供者:Ram
  1. read509.tar

    1下载:
  2. 自已实现的仅用了C标准库的X509格式证书解析-Their own implementation of the C standard library only X509 format certificate Analysis
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:10436
    • 提供者:田健
  1. OpenSSLX509

    0下载:
  2. 此文档主要描述了openssl中生成X509证书的主要函数,对函数的参数以及函数功能都有详细的解析,是不可多得的资料-This document describes the X509 certificate openssl to generate the main function of the parameters of the function and the function has a detailed functional analysis, the data is rare
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:10941
    • 提供者:何大强
  1. x509_util

    0下载:
  2. this source code implements parse byte stream to x509 cert for android by ndk
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:331381
    • 提供者:wuchengwei
  1. x.509

    0下载:
  2. c++实现x509证书取公钥,没有用到类库, 利用c++语言基本读写等函数做成-c x509 certificates to take the public key, and did not use the class library, Using c language and basic literacy functions made
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:720852
    • 提供者:李亮
  1. Chat_WithUsing_X509Certificates

    0下载:
  2. chat with using x509 certificate
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:123669
    • 提供者:waleed
  1. X509

    0下载:
  2. 在PKI体系下用openSSL编写的加解密,文档中有详细的使用说明。-, Document detailed instructions the PKI system openSSL written encryption and decryption.
  3. 所属分类:CA program

    • 发布日期:2014-09-04
    • 文件大小:20726784
    • 提供者:郑光果
  1. X509-V3

    0下载:
  2. 本文叙述了X509-V3证书的具体结构,以及用C++语言编程实现CA服务器与客户机的具体方法。详细描述了证书的定义和组成,并简要介绍了用来定义证书的ASN.1抽象句法描述语言。-This paper describes the specific structure of the X509-V3 certificates, and the CA server and client with C++ language programming. A detailed descr iption of t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:31643
    • 提供者:pudn
  1. x509 certificate enrollment

    0下载:
  2. Sample of x509 certifcate
  3. 所属分类:加密解密

    • 发布日期:2017-12-20
    • 文件大小:118784
    • 提供者:patate
« 12 3 »
搜珍网 www.dssz.com