Jacek Caban : rsaenh: Use bcrypt for SHA265 hashes.

Alexandre Julliard julliard at winehq.org
Wed Jun 28 15:10:26 CDT 2017


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

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Wed Jun 28 18:22:53 2017 +0200

rsaenh: Use bcrypt for SHA265 hashes.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/rsaenh/Makefile.in |   3 +-
 dlls/rsaenh/implglue.c  |  10 +-
 dlls/rsaenh/implglue.h  |   2 -
 dlls/rsaenh/sha2.c      | 518 ------------------------------------------------
 dlls/rsaenh/sha2.h      |  64 ------
 5 files changed, 2 insertions(+), 595 deletions(-)

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



More information about the wine-cvs mailing list