Hans Leidekker : bcrypt: Add support for importing and exporting DSS private keys.

Alexandre Julliard julliard at winehq.org
Wed Jun 3 16:40:56 CDT 2020


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Jun  3 10:50:37 2020 +0200

bcrypt: Add support for importing and exporting DSS private keys.

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

---

 dlls/bcrypt/bcrypt_internal.h |   6 +++
 dlls/bcrypt/bcrypt_main.c     |  47 ++++++++++++++++++
 dlls/bcrypt/gnutls.c          | 112 ++++++++++++++++++++++++++++++++++++++++++
 dlls/bcrypt/tests/bcrypt.c    |  36 ++++++++++++++
 include/bcrypt.h              |  12 +++++
 5 files changed, 213 insertions(+)

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



More information about the wine-cvs mailing list