搜索资源列表
cryptoapi
- 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
cryptoapi
- 利用cryptoapi完成加解密操作,在代码中可以实现基本的加解密功能和签名的功能
CryptoAPI-1
- 介绍了Microsoft CryptoAPI加密技术加密技术 讲了Microsoft CryptoAPI的构成以及会话密钥的使用
CryptoAPI-2
- Microsoft CryptoAPI中公私密钥对的使用、HASH算法、数字签名等技术
CryptoAPI-AES
- 这里介绍了利用Microsoft CryptoAPI 实现AES加密的技术要点
CreateCert.rar
- 利用微软CryptoAPI签发证书的源码,可以产生自签证书和签发下级证书,支持双字节的中文字符,支持自定义域,微软的证书签发中心也是基于这套API来实现证书的签发和域的定制
基于CryptoAPI的导出会话密钥的程序
- 基于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
基于CryptoAPI的文件加密程序
- 基于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,
opencsp
- 微软CSP实现源码。 CSP:密码服务提供者。 微软的CryptoAPI是PKI推荐使用的加密 API。其功能是为应用程序开发者提供在Win32环境下使用加密、验证等安全服务时的标准加密接口。CryptoAPI处于应用程序和CSP(cryptographic service provider)之间 。 -Microsoft CSP achieve source. CSP: Cryptographic Service Provider. Microsoft' s CryptoAP
4
- 基于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
P12Tool
- 基于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.
CryptoAPI1.0_cn_ix
- 本中文文档详细说明CryptoAPI(一个应用程序编程接口)(带目录方便查询),目的就是提供开发者在Windows 下使用PKI 的编 程接口。CryptoAPI 提供了很多函数,包括编码、解码、加密、解密、哈希、数字证书、 证书管理和证书存储等功能。对于加密和解密,CryptoAPI 同时提供基于会话密钥和公 钥/私钥对的方法。-The Chinese document details CryptoAPI (an application programming interface)
CrytoAPI_study
- 包括多个学习CryptoAPI的实例,可以让初学者很快掌握CryptoAPI的使用,VC++ 6.0 平台-CryptoAPI_study.rar includes multiple instances of learning that allows beginners to quickly master the use of CryptoAPI, VC++ 6.0 Platform
CryptoAPI
- CryptoAPI培训教程,讲解CryptoAPI基本函数功能及参数类型。-CryptoAPI training course to explain the basic function of CryptoAPI functions and parameter types.
CryptoAPI
- CryptoAPI作为 Microsoft Windows 的一部分提供的应用程序编程接口 (API)。CryptoAPI 提供了一组函数,这些函数允许应用程序在对用户的敏感私钥数据提供保护时以灵活的方式对数据进行加密或数字签名。实际的加密操作是由称为加密服务提供程序 (CSP) 的独立模块执行。-CryptoAPI provided as part of the Microsoft Windows application programming interface (API). CryptoA
CryptoAPI-Encryption-Technology
- Microsoft CryptoAPI encryption technology.More detail.From architecture to specific CryptoAPI, CSP.And encryption process, the CA process seriously, the classification of encryption.
基于CryptoAPI的DES
- 一个利用微软CryptoAPI的DES加密,并用MFC处理界面,可用。
CryptoAPI
- cryptoAPI系统加密与解密,实现了DES算法的加密与解密-Encrypt and Decrypt File