CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 证书

搜索资源列表

  1. 数字证书

    0下载:
  2. 数字证书技术在当前是一个热点问题也是安全方面的一个重要内容,本教程能帮助大家了解和实现数字证书的具体过程.-digital certificate technology is a current hot issue is the security an important element, the handbook can help you understand and digital certificates to the specific process.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:13640
    • 提供者:wang
  1. 一种加密证书的实现

    0下载:
  2. 一种加密证书的实现.zip-an encryption certificate of achievement. Zip
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:68261
    • 提供者:李衍毅
  1. 一种证书文件的生成

    0下载:
  2. 一种证书文件的生成.rar-a certificate document generation. Rar
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:66487
    • 提供者:李衍毅
  1. ssl证书源代码

    0下载:
  2. ssl证书的源代码,学习SSL的好东西啊!-This is the source code of SSL certificate a very good one for learning SSL
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:24372
    • 提供者:单轲
  1. 证书安装源代码

    0下载:
  2. cer证书的导入源代码
  3. 所属分类:CA认证

  1. 证书导入

    0下载:
  2. 证书导入的源代码
  3. 所属分类:CA认证

    • 发布日期:2010-09-26
    • 文件大小:158524
    • 提供者:elisen@163.com
  1. CreateCert.rar

    0下载:
  2. 利用微软CryptoAPI签发证书的源码,可以产生自签证书和签发下级证书,支持双字节的中文字符,支持自定义域,微软的证书签发中心也是基于这套API来实现证书的签发和域的定制
  3. 所属分类:CA认证

    • 发布日期:2011-03-03
    • 文件大小:10506
    • 提供者:jhcnjhcn
  1. 对证书的基本操作,如读取证书DN

    0下载:
  2. 对证书的基本操作,如读取证书DN,证书有效期等,Basic operation of the certificate, such as reading the certificate DN, the certificate is valid, etc.
  3. 所属分类:加密解密

    • 发布日期:2017-03-02
    • 文件大小:3371
    • 提供者:宋巍
  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. EVP_X509.rar

    0下载:
  2. 该代码主要是实现数字证书的解析。包括版本号,序列号,签名算法,颁发者,有效起止日期,有效终止日期,主题和公钥,The code is mainly the analysis of digital certificates. Including the version number, serial number, signature algorithm, issuer, valid dates, the effective date of termination, the subject and
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:39934
    • 提供者:fhh
  1. xca-0.4.6.rar

    0下载:
  2. 一个精简的CA程序,包含根证书创建、用户证书申请及创建、证书管理、证书撤销等许多功能。是了解CA及证书原理的好工具。,CA a streamlined procedures, including creation of the root certificate, certificate applications and users to create, certificate management, certificate revocation and many other functions.
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:482261
    • 提供者:李继勇
  1. CertVerify.rar

    0下载:
  2. 一个验证数字证书有效性的动态库,能够验证数字证书的签名有效性、时间有效性,以及是否被吊销。,Digital certificates to verify the validity of a dynamic library of digital certificate can verify the validity of the signatures, time effectiveness, and whether it be revoked.
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1350658
    • 提供者:康康
  1. 11

    9下载:
  2. 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-25
    • 文件大小:71310
    • 提供者:熊龙生
  1. MiniCA20040106

    0下载:
  2. 利用openssl的代码mini ca 实现证书的办法与管理 -mini ca
  3. 所属分类:CA program

    • 发布日期:2017-05-07
    • 文件大小:1652119
    • 提供者:吴志良
  1. nss-3.1.1.tar

    1下载:
  2. 支持SSL v2/v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509v3证书等安全协议或标准的开发库编译用到NSPR-Support for SSL v2/v3, TLS, PKCS# 5, PKCS# 7, PKCS# 11, PKCS# 12, S/MIME, X.509v3 certificate security protocols or standards used to develop database to co
  3. 所属分类:CA program

    • 发布日期:2016-06-21
    • 文件大小:3115115
    • 提供者:站长
  1. xca-0.2.12.tar

    0下载:
  2. 一个小型证书管理系统,用到openssl-A small certificate management system, use openssl
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:239389
    • 提供者:站长
  1. IECertMngr

    1下载:
  2. 使用CryptAPI对IE证书进行操作的演示代码。代码包含列举IE证书、导出证书、生成PFX证书等功能。-CryptAPI certificate to use IE to operate on the demo code. Code contains the listed IE certificate, export certificate, the certificate generated PFX functions.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:56716
    • 提供者:hero95
  1. sslweb

    0下载:
  2. SSL和数字证书的概念及Web应用,非常详细的资料。-SSL and digital certificate concepts and Web applications, very detailed information.
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:223011
    • 提供者:小天
  1. myMakeCert

    0下载:
  2. 基于openssl开发的签发证书的工具,可以签发自签名证书,也能为他人签发证书-Openssl-based development tool for the issuance of certificates, will be able to issue self-signed certificate can be issued a certificate for others
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:1284503
    • 提供者:康康
  1. 数字签名、数字证书分析与Java实现

    1下载:
  2. 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)
  3. 所属分类:CA认证

    • 发布日期:2017-12-17
    • 文件大小:2059264
    • 提供者:Fitz
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com