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

搜索资源列表

  1. cspdk.rar

    4下载:
  2. 微软CSP开发工具,学习CSP开发的好工具,CSP Microsoft development tools, learning a good tool for CSP development
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1.32mb
    • 提供者:渊海
  1. csp

    0下载:
  2. 一个CSP的实现源文件!整个工程找不到了!但对学习CSP开发的同学还是有些帮助-The realization of a CSP source file! Can not find the whole project! However, the development of students learning CSP or some help
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:13.3kb
    • 提供者:cobra668
  1. wugacsp

    0下载:
  2. 非对称密钥的生成导入导出演示程序 这两个工程主要用CSP主要分两个工程 1.CSPTEST 写的比较乱 主要是给当时一个朋友做参考调用的 完成非对称密钥的生成 导入 导出 加密 解密 对称的加密解密 签名 验证 2.CSTTEST2 写的比前个好些 但是平时上班 下班自己也要写论文 所以花的时间也不太多 很多地方都偷懒了 比如文件大小我没有用NEW 而且指定了1024 有需要的朋友可以自己修改。这个工程主要是非对称的密钥的导出和导入 还有就是会话密钥的操作。-As
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:229.14kb
    • 提供者:keyugg
  1. CSP

    0下载:
  2. CSP小工具 本工具使用微软CSP技术进行加解密处理,支持的加解密算法如下:3DES(对称加解密)、RSA(非对称加解密)、RSA签名以及验证。 使用方法参见:http://fangshunbao.blog.sohu.com/155851927.html 作者:山大王 作者博客:http://fangshunbao.blog.sohu.com/-This tool uses a small tool CSP CSP technology for Microsoft' s e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:220.32kb
    • 提供者:山大王
  1. CSPDemo

    1下载:
  2. 1. 演示了如何使用CryptAPI接口访问CSP,获取容器信息以及使用加解密接口对文件进行加解密和签名验证。-1. Demonstrates how to use CryptAPI interface to access the CSP, to get the container interface to information and use the file encryption and decryption and signature verification.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:84.73kb
    • 提供者:马湖
  1. EnaDeCrypto

    0下载:
  2. 文件加解密功能 利用微软CSP类功能实现 具有良好的图形界面-File encryption and decryption Function realization using Microsoft CSP class Has a good graphical interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-13
    • 文件大小:20.26mb
    • 提供者:liunan
  1. En_File

    0下载:
  2. 使用CSP对文件进行加密, 这是对CSP的一个使用。-Using CSP to encrypt files, this is a use of CSP.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:12.81kb
    • 提供者:谭峰
  1. CryptoAPI

    0下载:
  2. CryptoAPI作为 Microsoft Windows 的一部分提供的应用程序编程接口 (API)。CryptoAPI 提供了一组函数,这些函数允许应用程序在对用户的敏感私钥数据提供保护时以灵活的方式对数据进行加密或数字签名。实际的加密操作是由称为加密服务提供程序 (CSP) 的独立模块执行。-CryptoAPI provided as part of the Microsoft Windows application programming interface (API). CryptoA
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-18
    • 文件大小:7.74mb
    • 提供者:
  1. ATLTest

    1下载:
  2. 枚举CSP,自动产生密钥对,并列出各个CSP中的容器数量,及容器内是否有密钥对及证书-Enumeration CSP, automatically generates a key pair and lists whether the key pair and certificate in the number of containers in each CSP, and containers
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:6.93kb
    • 提供者:Mafei
  1. PKCS601

    0下载:
  2. PKCS11 CSP 的互通性的描述,其中主要对互通性的技术点进行概要说明,其中包含了代码的审计和查看,主要对其中的概要说明进行相关的说明。-Descr iption of interoperability PKCS11 CSP, mainly on technical interoperability point outline, which contains the code of audit and review, a summary of which mainly related ins
  3. 所属分类:CA program

    • 发布日期:2017-04-25
    • 文件大小:9.01kb
    • 提供者:xiaob
  1. sb16_csp

    0下载:
  2. Detect CSP chip and create a new instance.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:9.48kb
    • 提供者:jobjxv
  1. RSA-2048-SignVerifySign

    1下载:
  2. CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier certificate in USBKEY, the major d
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:11.75kb
    • 提供者:张磊
  1. READ-CERT

    0下载:
  2. 这是一个解析X509证书的例子,运行后将xx.cer证书文件分解成一个详细的结构体,使用微软自带的CSP服务实现,编译环境VC6.0-This is an example of analytic X509 certificates, after the operation will be xx. The cer certificate files into a detailed structure, using Microsoft s own CSP service implementation
  3. 所属分类:CA program

    • 发布日期:2017-04-26
    • 文件大小:14.63kb
    • 提供者:张磊
  1. read_cert_name

    0下载:
  2. 这是一个从usbkey中读取用户证书的例子,运行后将获取usbkey中的证书名称与颁发者信息,使用usbkey封装的CSP服务实现,编译环境VC6.0。 要配合usbkey使用。根据使用的key型号修改代码中宏CSP_NAME的值。(各厂商的sdk中都会有相应的说明)-This is an example of a read user certificate the usbkey, after the operation to get the name of the certificate
  3. 所属分类:CA program

    • 发布日期:2017-05-14
    • 文件大小:3.37mb
    • 提供者:张磊
  1. ENUM-CSP

    1下载:
  2. CSP全称是crypt service provider,是加密服务提供者,是通用的加解密接口。在CA认证系统中广泛使用着,本程序可以枚举当前系统中所有的csp种类(系统自带的和厂家的)建议使用者在未安装usbkey的时候先运行一遍,安装一个usbkey的驱动,然后再次运行此程序,将两个运行结果对比一下,就会发现其中的奥妙了-CSP full name is the crypt service provider, is encrypted service provider, is the gen
  3. 所属分类:CA program

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:张磊
  1. CSPProject1

    0下载:
  2. CSP组件的开发和测试,适用目前各个密码终端设备的PKICSP的测试,工程中可以测试的加密签名的程序,可以作为厂商进行相关CSP测试-CSP component development and testing, the current application of the various cryptographic terminal equipment PKICSP test, the project can test the encrypted signature program can be
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:866.54kb
    • 提供者:xiaob
搜珍网 www.dssz.com