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

搜索资源列表

  1. cryptoapi

    0下载:
  2. cryptoapi培训教程,使用Microsoft提供的加密应用程序接口CryptoAPI,可以使开发人员轻松地在应用程序中加入强大的保证数据安全性的功能。-CryptoAPI Training Guide, the use of the Microsoft encryption CryptoAPI application programming interface that enables developers to easily in the application process to j
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:428147
    • 提供者:曾亮聪
  1. cryptoapi

    1下载:
  2. 利用cryptoapi完成加解密操作,在代码中可以实现基本的加解密功能和签名的功能
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6450827
    • 提供者:qzl
  1. CryptoAPI-1

    1下载:
  2. 介绍了Microsoft CryptoAPI加密技术加密技术 讲了Microsoft CryptoAPI的构成以及会话密钥的使用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9339
    • 提供者:Jack
  1. CryptoAPI-2

    1下载:
  2. Microsoft CryptoAPI中公私密钥对的使用、HASH算法、数字签名等技术
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6170
    • 提供者:Jack
  1. CryptoAPI-AES

    0下载:
  2. 这里介绍了利用Microsoft CryptoAPI 实现AES加密的技术要点
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7541
    • 提供者:Jack
  1. CryptoAPI

    0下载:
  2. CryptoAPI的演示程序,可以进行测试。多联系,非常感谢。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:138821
    • 提供者:dsj
  1. CreateCert.rar

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

    • 发布日期:2011-03-03
    • 文件大小:10506
    • 提供者:jhcnjhcn
  1. 基于CryptoAPI的导出会话密钥的程序

    0下载:
  2. 基于CryptoAPI的导出会话密钥的程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。,CryptoAPI based on the derived session key procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format speci
  3. 所属分类:加密解密

    • 发布日期:2016-01-26
    • 文件大小:15668
    • 提供者:yan
  1. CryptoAPI

    0下载:
  2. CryptoAPI加密函数,CryptoAPI encryption function-CryptoAPI encryption function
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:40645
    • 提供者:kcy
  1. 基于CryptoAPI的文件加密程序

    0下载:
  2. 基于CryptoAPI的文件加密程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。,CryptoAPI based on the file encryption process. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification,
  3. 所属分类:加密解密

    • 发布日期:2017-03-24
    • 文件大小:18569
    • 提供者:yan
  1. CryptoAPI_For_Delphi

    0下载:
  2. CryptoAPI的Delphi头文件,补充Windows头文件的不足,让Delphi程序员可以使用Crypt组加解密函数-CryptoAPI' s Delphi header files to supplement the deficiencies in Windows header files, so that programmers can use the Crypt Group Delphi encryption and decryption functions
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:32309
    • 提供者:wsld
  1. CryptoAPI

    0下载:
  2. 利用CryptoAPI实现AES加密解密程序设计-AES encryption and decryption using CryptoAPI Implementation Program
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:171942
    • 提供者:wxl
  1. opencsp

    2下载:
  2. 微软CSP实现源码。 CSP:密码服务提供者。 微软的CryptoAPI是PKI推荐使用的加密 API。其功能是为应用程序开发者提供在Win32环境下使用加密、验证等安全服务时的标准加密接口。CryptoAPI处于应用程序和CSP(cryptographic service provider)之间 。 -Microsoft CSP achieve source. CSP: Cryptographic Service Provider. Microsoft' s CryptoAP
  3. 所属分类:CA program

    • 发布日期:2017-03-26
    • 文件大小:541531
    • 提供者:eboy
  1. CryptKeyGen

    0下载:
  2. Mechanism for use cryptoapi for generate keys. Encode and decode data using session key.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5991
    • 提供者:hamlo
  1. 4

    0下载:
  2. 基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification, written
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:17249
    • 提供者:yan
  1. P12Tool

    1下载:
  2. 基于CryptoAPI开发的操作系统和硬件CSP的工具,可以导入导出存储在系统中的p12证书,并能处理私钥文件的格式。-CryptoAPI based operating system and hardware development tools for CSP can be stored in the system of import and export of p12 certificate and private key file to handle the format.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:550900
    • 提供者:康康
  1. cryptodemo_1.0.0-w32g-src

    0下载:
  2. one of example using CryptoAPI on Visual Basic, its source code
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:89582
    • 提供者:hermanka
  1. CryptoAPI

    0下载:
  2. 利用CryptoAPI实现的加密解密程序,过程很中规中矩,可以参考改写。-Encryption and decryption using CryptoAPI implementation process, the process is quite satisfactory, can refer to the rewrite.
  3. 所属分类:File Operate

    • 发布日期:2017-05-20
    • 文件大小:5959043
    • 提供者:laregsky
  1. CryptoAPI

    0下载:
  2. CryptoAPI This is project by this CryptoAPI
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:253197
    • 提供者:anvarfromkz
  1. 基于CryptoAPI的DES

    0下载:
  2. 一个利用微软CryptoAPI的DES加密,并用MFC处理界面,可用。
  3. 所属分类:加密解密

« 12 3 4 5 »
搜珍网 www.dssz.com