[Git][wine/wine][master] 3 commits: bcrypt/tests: Add a test for exporting/importing AES wrapped blob with different key sizes.
Alexandre Julliard pushed to branch master at wine / wine Commits: 64a974ed by Dmitry Timoshkov at 2025-04-14T21:51:52+02:00 bcrypt/tests: Add a test for exporting/importing AES wrapped blob with different key sizes. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 7b3657cd by Dmitry Timoshkov at 2025-04-14T21:51:52+02:00 bcrypt: Add support for exporting AES wrapped blob for a 256-bit key. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - d25a6f83 by Dmitry Timoshkov at 2025-04-14T21:51:52+02:00 bcrypt: Add support for importing AES wrapped blob for a 256-bit key. Signed-off-by: Dmitry Timoshkov <dmitry(a)baikal.ru> - - - - - 2 changed files: - dlls/bcrypt/bcrypt_main.c - dlls/bcrypt/tests/bcrypt.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f3c57876cb74c98af2aee884973880... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/f3c57876cb74c98af2aee884973880... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)