Hans Leidekker : bcrypt: Implement BCryptDecrypt.
Module: wine Branch: master Commit: 024a8a0be285110f57237c480204491c04790be9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=024a8a0be285110f57237c4802... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Wed Aug 16 11:23:48 2017 +0200 bcrypt: Implement BCryptDecrypt. Partially based on a patch by Michael Müller. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/bcrypt/bcrypt_main.c | 89 +++++++++++++++++++++++++++++++++++++++++++--- dlls/bcrypt/tests/bcrypt.c | 72 +++++++++++++++++++++++++++++++------ 2 files changed, 146 insertions(+), 15 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=024a8a0be285110f57237c...
participants (1)
-
Alexandre Julliard