Hans Leidekker : bcrypt: Implement BCryptDeriveKeyPBKDF2.

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


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

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

bcrypt: Implement BCryptDeriveKeyPBKDF2.

Based on a patch by Jack Grigg.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42704
Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/bcrypt/bcrypt.spec    |  1 +
 dlls/bcrypt/bcrypt_main.c  | 91 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/bcrypt/tests/bcrypt.c | 91 +++++++++++++++++++++++++++++++++++++++++++---
 dlls/ncrypt/ncrypt.spec    |  2 +-
 include/bcrypt.h           |  1 +
 5 files changed, 180 insertions(+), 6 deletions(-)

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



More information about the wine-cvs mailing list