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

搜索资源列表

  1. digital-certification-analysis

    0下载:
  2. 解析X.509规范编码的数字证书,利用开源的openssl库编程实现,方便易懂!-Resolution encoded X.509 standard digital certificates, use the openssl library open-source programming, easy to understand!
  3. 所属分类:CA program

    • 发布日期:2017-05-12
    • 文件大小:2944595
    • 提供者:yuyue
  1. opensslsource

    0下载:
  2. Openssl 是一个功能丰富且自包含的开源安全工具箱。它提供的主要功能有: SSL 协议实现(包括SSLv2、SSLv3 和TLSv1)、大量软算法(对称/非对称/摘要)、 大数运算、非对称算法密钥生成、ASN.1 编解码库、证书请求(PKCS10)编解码、 数字证书编解码、CRL 编解码、OCSP 协议、数字证书验证、PKCS7 标准实现 和PKCS12 个人数字证书格式实现等功能。 Openssl 采用C语言作为开发语言,这使得它具有优秀的跨平台性能。Openssl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-21
    • 文件大小:6243744
    • 提供者:韩冬冬
  1. openssl

    0下载:
  2. openssl开发资料。其提供了SSL协议实现(包括SSLv2、SSLv3和TLSv1)、大量软算法(对称/非对称/摘要)、大数运算、非对称算法密钥生成、ASN.1编解码库、证书请求(PKCS10)编解码、数字证书编解码、CRL编解码、OCSP协议、数字证书验证、PKCS7标准实现和PKCS12个人数字证书格式实现等功能。 -the openssl develop Guide
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:516498
    • 提供者:yanglanfang1000
  1. WindowsFormsPfs

    0下载:
  2. windows form版本的 rsa数字证书生成与应用-rsa digital certificate generation and application windows form version
  3. 所属分类:.net

    • 发布日期:2017-11-27
    • 文件大小:59307
    • 提供者:ve
  1. CertificateExample

    0下载:
  2. Java 数字签名、数字证书的相关实例。   关于数字签名:产生RSA密钥对(myKeyPair),得到RSA密钥对,产生Signature对象,对用私钥对信息(info)签名,用指定算法产生签名对象,用私钥初始化签名对象,将待签名的数据传送给签名对象(须在初始化之后),用公钥验证签名结果,使用公钥初始化签名对象,用于验证签名。 -Java digital signature, digital certificates instance. Digital Signature: g
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:17037
    • 提供者:zhouhe
  1. mcpfx

    0下载:
  2. 用 CryptAPI实现的数字证书解析,用visual 才c++实现。-cryptapi realize the explain the cert,I wish it will help to you
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2448146
    • 提供者:wh
  1. EncryptionaAuthentication

    0下载:
  2. 信息安全实训,包含MD5、AED、DES、RSA及数字证书算法。-Information security training, including MD5, AED, DES, RSA and digital certificate algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-30
    • 文件大小:12706665
    • 提供者:虚静夜
  1. javaencode

    0下载:
  2. Java加密技术 pdf版,内容介绍BASE64、MD5、SHA、HMAC几种方法,主要描述Java已经实现的一些加密解密算法,最后介绍数字证书。-Java encryption technology PDF version, introduction BASE64, MD5, SHA, HMAC several methods, describes some of the Java has achieved encrypt, decrypt algorithm, and finally in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:611106
    • 提供者:spacebroke
  1. pki

    0下载:
  2. 基于pki的数字证书颁发、签名、加密的程序-Issued pki-based digital certificates, signatures, encryption program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:56859
    • 提供者:zwd
  1. bdemmo_CA_syya

    0下载:
  2. 基本实现了数字证书的制作、SSSL安全通讯、加解密操作等功能 -The basic realization of the production of digital certificates, the SSSLs, secure communications, plus features such as decryption operations
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1677735
    • 提供者:noahkk
  1. AMinniCAAc

    0下载:
  2. 实现了数字证书的制作、SSSL安全通讯、加解密操作等功能 -To achieve the production of a digital certificate, the SSSLs, secure communications, encryption and decryption operations and other functions
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3310926
    • 提供者:潜在
  1. TCCaapiComh

    0下载:
  2. 此源代码,是一个delphi程序源码,演示的是读取数字证书公公钥。需要安装用微软件源码的CSP。 -This source code is a delphi program source code, demonstration of public and public key is to read the digital certificate. Need to install the CSP using the micro-source software.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:290202
    • 提供者:和谐
  1. CKKeeyFileSharp

    0下载:
  2. 用CSHARP处理数字证书使用System.Security.Cryptography.X509Certificate名称空间System.Security.Cryptogrraphy.X509Certificcate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类.提供了读取一个X.509证书的代码,与使用不对称加密加密与解密数据的代码 -CSHARP processing digital certificate use System.Security.Cryptography.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:2023
    • 提供者:快捷的
  1. Small-CA-system

    0下载:
  2. 小型CA系统,实现数字证书管理系统的常用功能如证书申请,发布,撤销,更新等。-Small CA systems, digital certificate management system commonly used functions such certificate request, release, revoke, update.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-14
    • 文件大小:1939208
    • 提供者:zge
  1. signAndVerifyMessage

    0下载:
  2. 此程序是利用数字证书签名消息并验证消息签名-The use of digital certificates signed message and verify the message signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-30
    • 文件大小:1637317
    • 提供者:李玮
  1. WindowsFormsApplication1

    0下载:
  2. 数字证书的制作和显示证书信息,包括序列号版本号-Production of digital certificates and certificate information is displayed, including the version number of the serial number, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:2657874
    • 提供者:梁世琪
  1. JavaCA-0.2.tar

    0下载:
  2. 数字证书使用 公钥 私钥 验证。签名 使用-java ca use java java java
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:48176
    • 提供者:水族
  1. Digital-certificates

    0下载:
  2. 数字证书:从文件中读取数字证书,生成文件输入流,输入文件为c:/mycert.cer,获取一个处理X.509证书的证书工厂-Digital certificate: digital certificates read from a file, the file input stream is generated input file c :/ mycert.cer obtain a certificate factory for X.509 certificates
  3. 所属分类:Java Develop

    • 发布日期:2017-11-21
    • 文件大小:14591
    • 提供者:pudn1375
  1. digital-certificates

    0下载:
  2. java实现数字证书的产生-java generation of digital certificates
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:13902
    • 提供者:jason
  1. E02-FtpClientExample

    0下载:
  2. 实现字符串的加密解密,基于数字证书,可以导入导出密钥-A string encryption and decryption, based on the digital certificate, you can import and export keys
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-22
    • 文件大小:71906
    • 提供者:小徐
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com