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

Alexandre Julliard julliard at winehq.org
Wed Feb 13 15:30:40 CST 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Feb 13 10:21:17 2019 +0100

bcrypt: Add support for importing and exporting ECC 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 |   2 +
 dlls/bcrypt/bcrypt_main.c     |  55 +++++++++++++++++++
 dlls/bcrypt/gnutls.c          | 121 +++++++++++++++++++++++++++++++++++++++++-
 dlls/bcrypt/macos.c           |  12 +++++
 dlls/bcrypt/tests/bcrypt.c    |  52 ++++++++++++++++--
 5 files changed, 237 insertions(+), 5 deletions(-)

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



More information about the wine-cvs mailing list