Frédéric Delanoy
|
f73733b8b0
|
crypt32: Remove dead code (Clang).
|
2011-07-05 14:42:40 +02:00 |
Andrew Bogott
|
d16bed15b6
|
crypt32: Rework Base64WithHeaderAndTrailerToBinaryA and Base64WithHeaderAndTrailerToBinaryW so that they accept a wider variety of headers and trailers.
|
2011-04-25 19:38:25 +02:00 |
Joris Huizer
|
4d41bdd107
|
crypt32: Remove helper variable i (Clang).
|
2011-02-08 14:48:43 -06:00 |
Gerald Pfeifer
|
ca41486b8a
|
crypt32: Fix type of empty in encodeBase64W().
|
2010-03-26 10:32:23 +01:00 |
Juan Lang
|
7eb61a6e5c
|
crypt32: Use an empty string as a separator when no separator is desired to avoid special cases for NULL.
|
2010-03-24 21:15:31 +01:00 |
Juan Lang
|
67bf4dc62e
|
crypt32: Fix overestimating size required for base64-encoded strings.
|
2010-03-22 10:42:41 +01:00 |
Juan Lang
|
fc0aff0d2e
|
crypt32: Add support for the CRYPT_STRING_NOCRLF flag to CryptBinaryToStringA/W.
|
2009-11-03 21:16:12 +01:00 |
Juan Lang
|
2d5ac92d9a
|
crypt32: Partially implement CryptBinaryToStringW.
|
2009-11-03 21:15:55 +01:00 |
Juan Lang
|
a104479da1
|
crypt32: Implement CryptStringToBinaryW.
|
2008-12-12 11:40:11 +01:00 |
Juan Lang
|
f3a1f2bf60
|
crypt32: Win64 printf format warning fixes.
|
2006-10-04 09:59:57 +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 |