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

搜索资源列表

  1. shuziqianming_D7

    0下载:
  2. 开始,运行输入 sigverif 通过检查数字签名就知道是不是ms的了。 主要使用Win32API实现验证应用或驱动程 WinVerifyTrust API。如果该API被Hook有没有其他方法验证应用或驱动程序是否通过微软签名?如果仅仅是被挂钩了IAT,那么可以直接通过函数指针调用。 如果是像Detours那样用jmp改写了函数头,可以通过读取WinTrust.dll中WinVerifyTrust的实现位置,恢复函数头的机器码。 不知道使用CryptoAPI,再使用
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:201211
    • 提供者:下雨天
  1. MyCrypt

    0下载:
  2. 集成对称加密,非对称加密,证书,数字签名,MD5等常用的方法-Integration of symmetric encryption, asymmetric encryption, certificates, digital signatures, MD5 and other commonly used method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:12665
    • 提供者:中隐
  1. CA

    1下载:
  2. 身份认证,数字签名,小型CA,可以办法证书,CRL等-Authentication, digital signature, a small CA, you can approach the certificate, CRL, etc.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3412800
    • 提供者:zwqxcd
  1. MakeCert

    0下载:
  2. 给自己做的控件加数字签名的流程,内有详细说明步骤,1、创建一个自己的证书文件:2、转换cer格式为spc格式(可以省略)3、用VS6工具中的 Package & Deployment Wizard 生成internet分发的CAB包,同时生成分发代码(.htm,其中包含使IE可以自动下载安装包的代码)。现在得到了2个文件DataTransfer.CAB和DataTransfer.htm。4、给CAB文件签名5、用chktrust检查是否正确-To increase control of thei
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-23
    • 文件大小:279841
    • 提供者:钟敬德
  1. CAcertificate

    0下载:
  2. 数字证书认证系统培训资料文档,doc版,内容很好-Digital certificate authentication system documentation training materials, doc version, good content
  3. 所属分类:software engineering

    • 发布日期:2017-05-20
    • 文件大小:5669849
    • 提供者:祝连海
  1. ios_certst

    0下载:
  2. 本项目是测试在iOS 6环境采用openssl库进行数字证书加密、解密、签名、验证签名等功能的,编译运行时依赖openssl相关的头文件以及库文件请自行制备。神童哥祝你工作学习顺利!-iOS 6 certificate encrypt/decrypt/sign/verify….
  3. 所属分类:iPhone

    • 发布日期:2017-04-28
    • 文件大小:66448
    • 提供者:苏信
  1. CA

    0下载:
  2. 用Keytool和OpenSSL生成和签发数字证书-Generating and issuing digital certificates and OpenSSL with Keytool
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:4879
    • 提供者:张浩然
  1. openssls

    0下载:
  2. 改代码通过openssl生成x509数字证书,代码中首先生成证书请求,然后将证书请求中的内容转换为der;然后创建x509证书结构,从转换的der中获取证书属性设置到x509结构中,将证书写到crt证书文件中;内容丰富,参考性极强.-Change the code generated by the openssl x509 digital certificates, the code first generate a certificate request, then the certifica
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-16
    • 文件大小:24458240
    • 提供者:悟空
  1. YBRegistCert

    0下载:
  2. Windows数字证书安装,自定义证书目录-Windows cert regist
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1880
    • 提供者:ssc5c40jiaoing2
  1. CE6.9

    11下载:
  2. ce带签名 阿斌专用 CE6.9 【数字证书签名版】 qq3111688280-ce with signature Abin dedicated CE6.9 [Digital Signature Certificate] qq3111688280
  3. 所属分类:Button control

    • 发布日期:2017-05-31
    • 文件大小:13233585
    • 提供者:wuyou
  1. android_xcert

    1下载:
  2. android开发数字证书最牛X的API,X.509证书、PKCS#10证书申请的解释及生成,签发..短小精悍、功能强大。-android development of digital certificates most cattle X API, X.509 certificates, interpret and generate PKCS# 10 certificate request, the issue .. small and powerful.
  3. 所属分类:CA program

    • 发布日期:2017-05-04
    • 文件大小:452274
    • 提供者:苏信
  1. secure-util

    0下载:
  2. Base64编码摘要:对称(DES,3DES,AES,IDEA)/非对称(RSA,ELGamal)加解密,RSA/DSA数字签名,数字证书.-Abstract: symmetric (DES, 3DES, AES, IDEA)/asymmetric (RSA, ELGamal) encryption and decryption, RSA/DSA digital signature, digital certificate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:11779
    • 提供者:段维波
  1. makeCert

    0下载:
  2. 一般数字证书都是由openssl的命令行生成的,这里调用openssl库生成数字证书,需要在程序中生成证书的可以用到。-Digital certificates are generally the openssl command line generated here call the openssl library to generate a digital certificate, you need to generate a certificate that can be used in
  3. 所属分类:CA program

    • 发布日期:2017-06-10
    • 文件大小:17151786
    • 提供者:王欣
  1. UsbKeyCOS

    1下载:
  2. 基于国民技术Z32H256U芯片开发的一代USBKey产品,包括通用存储、数据加解密及数字证书的功能-Based on the national technology Z32H256U chip development of a generation of USBKey products, including the general storage, data encryption and decryption and digital certificate function
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:122704
    • 提供者:liuwenbo
  1. gmssl-1.3.0.tar

    0下载:
  2. GmSSL是一个开源的密码工具箱,支持SM2/SM3/SM4/SM9等国密(国家商用密码)算法、SM2国密数字证书及基于SM2证书的SSL/TLS安全通信协议,支持国密硬件密码设备,提供符合国密规范的编程接口与命令行工具,可以用于构建PKI/CA、安全通信、数据加密等符合国密标准的安全应用。(GmSSL is an open source code toolbox, support SM2/SM3/SM4/SM9 in dense (national commercial cipher) alg
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:5661696
    • 提供者:kiddingquan
  1. PKI/CA与数字证书技术大全_PDF_P509_2015.06

    1下载:
  2. pki /ca document, which is the best file for pki instruction now
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:22256640
    • 提供者:Shon
  1. js调用xFire_webService

    0下载:
  2. JS调用webService实例,其中有详细使用文档! myEclipse部署上客户端和服务器端即可直接测试! 使用技术: JS,webService,JS调用webService,xfire,数字证书(JS calls the webService instance, in which the document is used in detail! MyEclipse deployment on the client and server side can be directly te
  3. 所属分类:WEB开发

    • 发布日期:2018-04-22
    • 文件大小:28247040
    • 提供者:keiwei
  1. AppPfs

    1下载:
  2. 创建含有私钥的数字证书,并存储到个人证书区,并将该证书导出为pfx文件,为其指定一个password,使用pfx证书中的公钥进行数据的加密,用私钥进行数据的解密(Create a digital certificate with a private key, store it in a personal certificate area, and export the certificate to a PFX file, specify a password for it, use the pu
  3. 所属分类:CA认证

    • 发布日期:2018-05-01
    • 文件大小:70656
    • 提供者:流草君
  1. ecdsa签名验签

    0下载:
  2. 实现了ecdsa签名、验签,包含了私钥和数字证书(implement signatures and verfication by ecdsa algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:5120
    • 提供者:黛月如歌
  1. GMCA

    0下载:
  2. SM2 SM3 X.509 国密 证书 国密算法 国密证书 生成签发 相关代码 包含sm2国密算法密钥生成,证书请求生成,数字证书生成,sm3withsm2国密数字签名示例(SM2 SM3 X.509 Secret Certificate Secret Algorithms Secret Certificate Generation and Issuance of Related Codes Including SM2 encryption algorithm key generation,
  3. 所属分类:CA认证

    • 发布日期:2020-04-05
    • 文件大小:4096
    • 提供者:what_0000
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com