Module: wine Branch: oldstable Commit: 9c6f810c2972f9e3d587a5e731afacdd6fd2b0d8 URL: https://gitlab.winehq.org/wine/wine/-/commit/9c6f810c2972f9e3d587a5e731afacd...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue Sep 20 15:47:54 2022 -0500
crypt32: Support CRYPT_STRING_HEX in CryptStringToBinary().
(cherry picked from commit 1120a1cb2951964f3b9f8467a0e34d3f2faf6bc2) Conflicts: dlls/crypt32/tests/base64.c Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/crypt32/base64.c | 123 ++++++++++++++ dlls/crypt32/tests/base64.c | 386 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 505 insertions(+), 4 deletions(-)