Juan Lang
|
6f75b5e4ad
|
crypt32: Rearrange functions a bit.
|
2006-06-20 20:37:02 +02:00 |
Juan Lang
|
23791c2510
|
crypt32: Implement CryptBinaryToStringA and CryptStringToBinaryA.
Implement CryptBinaryToStringA and CryptStringToBinaryA based on Kai
Blin's base64 encoder/decoder.
|
2006-05-31 11:58:40 +02:00 |
Juan Lang
|
2002e227cf
|
crypt32: Move certificate store functions to their own file.
|
2006-02-17 17:36:52 +01:00 |
Juan Lang
|
6a3b3f8635
|
crypt32: Implement CertRDNValueToStrA and CertNameToStrA, with tests.
|
2006-02-01 13:50:18 +01:00 |
Juan Lang
|
f702794f35
|
Implement more OID support functions.
Use the exported OID support functions internally.
Move OID support functions and stubs to a separate file.
|
2005-12-02 11:28:09 +01:00 |
Juan Lang
|
5ef9d88cab
|
Implement registry stores.
|
2005-09-07 13:25:56 +00:00 |
Alexandre Julliard
|
cc4da88563
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
Juan Lang
|
02cb0c77d7
|
Implemented CryptHashCertificate.
|
2005-08-25 09:51:59 +00:00 |
Juan Lang
|
4b10986670
|
Add CertAlgIdToOID and CertOIDToAlgId, with tests.
|
2005-06-14 11:38:36 +00:00 |
Juan Lang
|
46185a9f8e
|
- add some tests for OID functions
- implement encoding integers
|
2005-06-02 10:34:03 +00:00 |
Kees Cook
|
255541a16e
|
Create basic test suite for CryptProtectData/CryptUnprotectData.
|
2005-05-24 09:58:26 +00:00 |