Hans Leidekker : bcrypt: Add AES CFB chaining mode support.

Alexandre Julliard julliard at winehq.org
Thu Aug 4 14:45:24 CDT 2022


Module: wine
Branch: master
Commit: d3638d426b1a7c829d59c24241414cd44f9ca7de
URL:    https://gitlab.winehq.org/wine/wine/-/commit/d3638d426b1a7c829d59c24241414cd44f9ca7de

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Wed Aug  3 12:12:42 2022 +0200

bcrypt: Add AES CFB chaining mode support.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53483

---

 dlls/bcrypt/bcrypt_internal.h |   3 +-
 dlls/bcrypt/bcrypt_main.c     |   6 ++
 dlls/bcrypt/gnutls.c          |   5 ++
 dlls/bcrypt/tests/bcrypt.c    | 168 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 179 insertions(+), 3 deletions(-)




More information about the wine-cvs mailing list