Hans Leidekker : bcrypt: Implement BCryptEncrypt.

Alexandre Julliard julliard at winehq.org
Wed Aug 16 09:06:26 CDT 2017


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Aug 16 11:23:47 2017 +0200

bcrypt: Implement BCryptEncrypt.

Partially 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_main.c  | 133 ++++++++++++++++++++++++++++++++++++++++++++-
 dlls/bcrypt/tests/bcrypt.c |  48 ++++++++++++----
 dlls/ncrypt/ncrypt.spec    |   2 +-
 3 files changed, 169 insertions(+), 14 deletions(-)

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



More information about the wine-cvs mailing list