Patrick Armstrong : bcrypt: Implement support for HMAC.

Alexandre Julliard julliard at wine.codeweavers.com
Fri Mar 11 07:55:46 CST 2016


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

Author: Patrick Armstrong <pat at triplefox.com>
Date:   Thu Mar 10 19:33:40 2016 -0800

bcrypt: Implement support for HMAC.

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

---

 dlls/bcrypt/bcrypt_main.c  | 177 ++++++++++++++++++++++++++++++++++++++++++---
 dlls/bcrypt/tests/bcrypt.c | 166 ++++++++++++++++++++++++++++++++++++++++--
 include/bcrypt.h           |   1 +
 3 files changed, 330 insertions(+), 14 deletions(-)

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



More information about the wine-cvs mailing list