搜索资源列表
modCrypt
- 调用系统CryptAPI加密解密的示例代码.-calling system CryptAPI encryption and decryption of the sample code.
cryptAPI
- 用CryptoAPI加密和解密敏感数据-CryptoAPI encryption and decryption of sensitive data
cryptapi_demo
- 使用cryptapi加密的demo程序-cryptapi use encryption procedures demo
020827_encryp
- 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐。-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won t
EncFile
- 通过 CryptApi 加解密文件的例子.
FileProtect
- 安全文件柜,使用CryptApi接口实现.
CryptAPI
- 很全的加密软件 ,可以立即调试可用,适合初级程序开发员练手。-Very wide encryption software, you can debug immediately available for application developers to practice primary hand.
cryptapi_demo
- 使用NT中的CryptoAPI加密和解密的例子 - Uses in NT the CryptoAPI encryption and the decipher example
ms_cryptapi_doc
- 微软cryptapi文档-Microsoft cryptapi document
conv
- Its a small tool for encrypting and decrypting text and files Supports: String to Hex Hex to String String Reverse Base64 DeBase64 String to Chr$ (One way) ROT13 XOR DeXOR SHA256 (One way) Blowfish CryptAPI DES
RecycleBin
- 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.
CSPDemo
- 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.
Win32API-Protocket-File
- 在程序开发过程中,经常遇到需要保护用户信息和私有数据不被他人窃取的情况,也就是要对数据进行加密。 在Win2000以前,要对数据进行加密和解密操作,一般要使用CryptAPI函数,相当烦琐。幸运的是,从Win2000 开始,操作系统从内核的级别上提供了对文件进行加密和解密的函数,而且使用起来相当简单。 -In the program development process, often encounter the need to protect user information an
CryptAPI
- 用C++编写的CryptAPI加密文件程序源代码,希望对大家有用。-Written with C++ CryptAPI encrypted file program source code, and hope to be useful.
CryptAPIFile
- cryptapi 加密解密文件,很好的delphi例子分享。
