James Hawkins
|
b96ac00764
|
crypt32: Remove redundant NULL checks before CryptMemFree (found by Smatch).
|
2006-10-06 15:20:27 +02:00 |
Andrew Talbot
|
950b838e28
|
crypt32: Cast-qual warnings fix.
|
2006-09-07 13:44:42 +02:00 |
Dmitry Timoshkov
|
081563e7ec
|
Avoid non-portable WCHAR[] constructs.
|
2006-07-05 11:43:55 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Juan Lang
|
2d6d002b44
|
Use CryptMem functions for internal memory allocation.
|
2005-10-28 10:09:26 +00:00 |
Kevin Koltzau
|
95a173a52b
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
Mike McCormack
|
a107234dcd
|
gcc 4.0 warning fixes.
|
2005-08-29 09:38:19 +00:00 |
Francois Gouget
|
62253b752f
|
Assorted spelling fixes.
|
2005-05-30 09:56:56 +00:00 |
Michael Jung
|
2d18c3aad3
|
It's sufficienct for Crypt[Un]ProtectData to acquire the crypto
context with the CRYPT_VERIFY_CONTEXT flag set.
|
2005-05-27 19:22:57 +00:00 |
Kees Cook
|
5eb460953f
|
Correct crypt context init in CryptProtectData/CryptUnprotectData.
|
2005-05-23 09:50:26 +00:00 |
Kees Cook
|
dc54dd1439
|
Implement CryptUnprotectData counterpart to CryptProtectData.
|
2005-05-20 19:23:48 +00:00 |
Kees Cook
|
146be8071f
|
Implement CryptProtectData with best-guess encryption.
|
2005-05-20 19:15:55 +00:00 |
Kees Cook
|
0371d86cc1
|
Implement serialization and helper functions for CryptProtectData.
|
2005-05-20 18:57:31 +00:00 |
Kees Cook
|
919d53f22d
|
Define structures for CryptProtectData/CryptUnprotectData calls.
|
2005-05-18 15:33:50 +00:00 |