搜索资源列表
ICrypto_src.zip
- 使用Windows加密API的例子
ntcrypto
- windows的加密api源码-windows encryption api source code
CNGCryptFile
- The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardco
特殊磁道加密源代码
- 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int 1EH) drive 驱动器 A:=0 B:=1 head 磁头号,范围 0 - 1 track 磁道号,范围 0 - 84 ( 80
ICrypto_src
- 使用Windows加密API的例子-Example for using windows api of encrypting
MfcMD5Calculator
- 利用Windows API来计算MD5的MFC例程.计算MD5时主要用到了CryptAcquireContext、CryptCreateHash两个API-Windows API to use the MFC to calculate the MD5 routines. Mainly used when calculating the MD5 of the CryptAcquireContext, CryptCreateHash two API
Cryptoplusplus
- Windows 环境的加密解密工具API-Crypto++: a C++ Class Library of Cryptographic Schemes Version 5.2.1 7/21/2004
Teach.Yourself.Game.Programmin.g.in.24.Hours
- Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windows platfor
dd
- 基于windows api的网络安全编程,加密解密的DES -Network security based on windows api programming, DES encryption and decryption
shujuliu
- 基于windows api的网络安全编程,加密解密的DES-Network security based on windows api programming, DES encryption and decryption
ENCDEC
- 这是一个简单的加密/解密程序,使用Windows API。它利用了一个闪屏,对话框密码框,文件输入和输出。这是一个完整的加密程序。-This is a Simple Encryption/Decryption Program that uses The Windows API. It utilizes a Splash Screen, Dialog Password Box, and File Input and Output. This is a complete Encryption Pro
CryptoAPI_2.0
- The Cryptographic Application Programming Interface (also known variously as CryptoAPI, Microsoft Cryptography API, MS-CAPI or simply CAPI) is an application programming interface included with Microsoft Windows operating systems that provides servic