Hans Leidekker : bcrypt: Implement BCryptEnumAlgorithms.

Alexandre Julliard julliard at winehq.org
Mon Sep 30 16:19:07 CDT 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Sep 30 17:12:57 2019 +0200

bcrypt: Implement BCryptEnumAlgorithms.

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

---

 dlls/bcrypt/bcrypt_internal.h |  24 +++++--
 dlls/bcrypt/bcrypt_main.c     | 151 ++++++++++++++++++++++++++----------------
 dlls/bcrypt/gnutls.c          |   7 +-
 dlls/bcrypt/tests/bcrypt.c    |  30 +++++++++
 include/bcrypt.h              |  23 ++++++-
 5 files changed, 171 insertions(+), 64 deletions(-)

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



More information about the wine-cvs mailing list