April 3, 2025
4:02 a.m.
On Thu Apr 3 08:57:06 2025 +0000, Dmitry Timoshkov wrote:
BLOCK_LENGTH_AES is defined as 16 however maximum AES key length is 256 bit (32 bytes). 16 is the block size for AES reported by native.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7732#note_99828