Encryption using CryptEncryptMessage
From: Muhammad Aftab Alam (aftab518_REMOVE_AT_REMOVEyahoo.com)
Date: 05/27/05
- Previous message: Marco van Nieuwenhoven: "RE: How To Allow App Access to File but Not User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 May 2005 15:07:32 +0500
Hi All,
I am trying to Encrypt the Message using
CryptEncryptMessage, the algorithm I am using is RC4
whos OID is szOID_RSA_RC4, now I want to use the 3DES and AES based
Encryption as well but cant find such OID in the list provided by MSDN.
so kindly guide me to the right direction.
the second problem is that in case of larger files like 150Mb file it eats
up all the avaliable memory while encrypting, though it releases the memory
after wards but I want to limit the memory usage of this function like 100
Mb.
regards
Aftab Alam
- Previous message: Marco van Nieuwenhoven: "RE: How To Allow App Access to File but Not User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|