Re: how to use Cryto API
From: Amit Rahul [MS] (arahul_at_online.microsoft.com)
Date: 05/26/04
- Next message: Dale R: "Using 128 bit AES (CALG_AES_128) to generate session keys - problem"
- Previous message: Jayant Sane: "Unresolved linker error w/ PPC crypto app"
- In reply to: colin ng: "how to use Cryto API"
- Next in thread: colin ng: "Re: how to use Cryto API"
- Reply: colin ng: "Re: how to use Cryto API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 May 2004 16:30:12 -0700
Are you talking about CryptEncrypt/CryptDecrypt APIs for
encryption/decryption? They are in wincrypt.h header and the library to be
used would be advapi32.lib.
-- Thanks, Amit Rahul [MS] This posting is provided "AS IS" with no warranties, and confers no rights. "colin ng" <colin_ng@hotmail.com> wrote in message news:5976CD0F-2108-4711-AC18-788621A5994D@microsoft.com... > hi, > > I am new in developing window security application. I know that there is a security extension in Platform SDK (latest update available is 2003 in Microsoft). But, I can not get a hold into the header files for encryption/decryption routines. are they are available to the public? > > Colin
- Next message: Dale R: "Using 128 bit AES (CALG_AES_128) to generate session keys - problem"
- Previous message: Jayant Sane: "Unresolved linker error w/ PPC crypto app"
- In reply to: colin ng: "how to use Cryto API"
- Next in thread: colin ng: "Re: how to use Cryto API"
- Reply: colin ng: "Re: how to use Cryto API"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|