Hans Leidekker : bcrypt: Implement BCryptSignHash.

Alexandre Julliard julliard at winehq.org
Mon Sep 23 15:22:34 CDT 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Sep 23 15:48:52 2019 +0200

bcrypt: Implement BCryptSignHash.

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

---

 dlls/bcrypt/bcrypt.spec       |   2 +-
 dlls/bcrypt/bcrypt_internal.h |   1 +
 dlls/bcrypt/bcrypt_main.c     |  25 ++++++++
 dlls/bcrypt/gnutls.c          |  51 ++++++++++++++++
 dlls/bcrypt/macos.c           |   7 +++
 dlls/bcrypt/tests/bcrypt.c    | 131 +++++++++++++++++++++++++++++++++++++++++-
 dlls/ncrypt/ncrypt.spec       |   2 +-
 7 files changed, 214 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list