=?UTF-8?Q?Michael=20M=C3=BCller=20?=: bcrypt: Implement importing of ECDSA keys.

Alexandre Julliard julliard at winehq.org
Mon Mar 26 16:01:23 CDT 2018


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

Author: Michael Müller <michael at fds-team.de>
Date:   Mon Mar 26 15:04:33 2018 +0200

bcrypt: Implement importing of ECDSA keys.

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  | 173 +++++++++++++++++++++++++++++++++++++++++----
 dlls/bcrypt/tests/bcrypt.c |   4 +-
 dlls/ncrypt/ncrypt.spec    |   4 +-
 include/bcrypt.h           |   2 +
 5 files changed, 167 insertions(+), 20 deletions(-)

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



More information about the wine-cvs mailing list