dlls/crypt32/protectdata: Don't create a key container

Michael Jung mjung at iss.tu-darmstadt.de
Fri May 27 08:26:52 CDT 2005


The CryptProtectData and CryptUnprotectData don't have to have access to the 
users private keys, so it's sufficient to acquire the crypto context with the 
CRYPT_VERIFY_CONTEXT flag set.

Changelog:
	It's sufficienct for Crypt[Un]ProtectData to acquire the crypto context with 
the CRYPT_VERIFY_CONTEXT flag set.

Bye,
-- 
Michael Jung
mjung at iss.tu-darmstadt.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_crypt32_protectdata_c.diff
Type: text/x-diff
Size: 1260 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050527/2a59e537/dlls_crypt32_protectdata_c.bin


More information about the wine-patches mailing list