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 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |