Hans Leidekker : bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey.

Alexandre Julliard julliard at winehq.org
Wed Feb 28 15:39:33 CST 2018


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Feb 28 13:33:06 2018 +0100

bcrypt: Partial implementation of BCryptImportKey and BCryptExportKey.

Based on a patch by Michael Müller.

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

---

 dlls/bcrypt/bcrypt.spec    |   4 +-
 dlls/bcrypt/bcrypt_main.c  | 143 ++++++++++++++++++++++++++++++++++++---------
 dlls/bcrypt/tests/bcrypt.c |  51 ++++++++++++++++
 dlls/ncrypt/ncrypt.spec    |   4 +-
 include/bcrypt.h           |  14 +++++
 5 files changed, 186 insertions(+), 30 deletions(-)

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



More information about the wine-cvs mailing list