Hans Leidekker : bcrypt: Add support for BCRYPT_DSA_ALGORITHM.

Alexandre Julliard julliard at winehq.org
Fri May 29 15:22:56 CDT 2020


Module: wine
Branch: master
Commit: c2a4a4ec3c1f6723a07eb9e8e49e0bf78a6f4cac
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=c2a4a4ec3c1f6723a07eb9e8e49e0bf78a6f4cac

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri May 29 11:29:06 2020 +0200

bcrypt: Add support for BCRYPT_DSA_ALGORITHM.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/bcrypt/bcrypt_internal.h |   1 +
 dlls/bcrypt/bcrypt_main.c     |  46 ++++++++---
 dlls/bcrypt/gnutls.c          | 178 +++++++++++++++++++++++++++++++++++++++++-
 dlls/bcrypt/tests/bcrypt.c    |  96 +++++++++++++++++++++++
 include/bcrypt.h              |  69 ++++++++++++++--
 5 files changed, 369 insertions(+), 21 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=c2a4a4ec3c1f6723a07eb9e8e49e0bf78a6f4cac



More information about the wine-cvs mailing list