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

搜索资源列表

  1. 小型CA系统.zip

    1下载:
  2. 前些天在网上看到了一些关于OPENSSL的介绍,觉得很有意思,于是做了一个程序,基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能,秉承OPENSSL开放的原则,拿出来共享,主要实现写在了两个DLL中
  3. 所属分类:CA认证

    • 发布日期:
    • 文件大小:1605869
    • 提供者:
  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. pik

    0下载:
  2. 由于电子商务广泛采用公开密钥技术,职能部门有必要对公钥加以管理。本文简要介绍了基于PKI的密钥托管技术及密钥托管代理的概念,分析了密钥托管的步骤,以及政府部门在密钥托管代理的帮助下强制访问信息的过程。 关键词:密钥托管 证书授权认证 公开密钥 公钥基础设施 托管证书 网络的安全问题得到人们的日益重视。网络面临的威胁五花八门:内部窃密和破坏,截收,非法访问,破坏信息的完整性,冒充,破坏系统的可用性,重演,抵赖等。于是公钥基础设施(Public Key Infrastructure,PKI)
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:626551
    • 提供者:孙鹏
  1. MD5method

    0下载:
  2. MD5算法,是制作数字证书一个不可缺少的算法,这个是在网上下的,也算转载吧。-MD5 algorithm, the digital certificate is an indispensable algorithm, this is the Internet, I think it is reproduced.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:吴凡
  1. demo_CA_system

    0下载:
  2. 基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能-basically achieved the production of digital certificates, SSL security communications, encryption and decryption operation functions
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:1678205
    • 提供者:weiwei
  1. KeyFile

    0下载:
  2. 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2235
    • 提供者:小布丁
  1. TinyCA

    0下载:
  2. 和MiniCA类似的数字证书工具,删除了不常用的功能,修正了若干BUG,改进界面更易操作,增加了文件格式支持种类。-MiniCA and similar digital certificates tools, do not delete the commonly used functions, and amended a number of bugs, improving the interface easier to use, to increase the types of file for
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:1342729
    • 提供者:苏信
  1. javaCA

    0下载:
  2. 用纯java语言实现的数字证书制作工具。-with pure java language of the digital certificate-making tools.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:100876
    • 提供者:苏信
  1. pki

    1下载:
  2. 完成数字证书加密,解密,完成数字证书列表处理等功能,并结合数据库实现了数字证书应用方面的功能-complete digital certificate encryption, decryption, digital certificate complete list processing and other functions, combining database and a digital certificate application of functional
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:39429
    • 提供者:anli
  1. xca-0.5.1.tar

    0下载:
  2. 一个跨平台的CA系统 实现了数字证书的制作、SSL安全通讯、加解密操作等功能-a cross-platform system for the CA digital certificate production, SSL communications, encryption and operating functions
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:287025
    • 提供者:钟浩
  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. 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. sslweb

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

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

    0下载:
  2. 这是一个关于数字证书的系统,里面有详细的设计说明,对于编程设计有一定的帮助。-This is a digital certificate on the system, there are detailed design shows that the program will certainly help with the design.
  3. 所属分类:CA program

    • 发布日期:2017-06-11
    • 文件大小:17993678
    • 提供者:totti
  1. digita_cetificate

    0下载:
  2. 利用数字证书签名消息并验证消息签名,运行前visual c++环境需安装openssl,及相关安全证书库文件-The use of digital certificates signed message and verify the message signature, before running visual c++ environment, the need to install openssl, and the relevant safety certificates library f
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:1343495
    • 提供者:李维
  1. PKi

    0下载:
  2. 数字证书的生成 数字证书包含证书中所标识的实体的公钥(就是说你的证书里有你的公钥),由于证书将公钥与特定的个人匹配,并且该证书的真实性由颁发机构保证(就是说可以让大家相信你的证书是真的),因此,数字证书为如何找到用户的公钥并知道它是否有效这一问题提供了解决方案。 -The technology of PKI
  3. 所属分类:CA program

    • 发布日期:2017-03-23
    • 文件大小:12541
    • 提供者:崔光涛
  1. Mc2Demo

    0下载:
  2. 密码学,数字证书,PKI,密码学密码学,数字证书,PKI,密码学-KMC
  3. 所属分类:Crypt_Decrypt algrithms

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

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

    • 发布日期:2017-12-17
    • 文件大小:2059264
    • 提供者:Fitz
  1. ca

    0下载:
  2. 实现基本的CA功能,生成证书链,撤销证书链等(Implement basic CA function, generate certificate chain, revoke certificate chain and so on)
  3. 所属分类:CA认证

    • 发布日期:2017-12-18
    • 文件大小:17958912
    • 提供者:saer
« 12 3 4 »
搜珍网 www.dssz.com