Module: wine Branch: master Commit: 1120a1cb2951964f3b9f8467a0e34d3f2faf6bc2 URL: https://gitlab.winehq.org/wine/wine/-/commit/1120a1cb2951964f3b9f8467a0e34d3...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue Sep 20 15:47:54 2022 -0500
crypt32: Support CRYPT_STRING_HEX in CryptStringToBinary().
---
dlls/crypt32/base64.c | 123 ++++++++++++++ dlls/crypt32/tests/base64.c | 386 +++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 505 insertions(+), 4 deletions(-)