[Bug 36765] AES 128 works different on "Win7" and on "Wine win7"

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 23 02:48:04 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36765

--- Comment #3 from Serg <sergpeganov at gmail.com> ---
That's it!
Added:

DWORD mode = CRYPT_MODE_CBC;
key.SetParam(KP_MODE, (BYTE*)&mode);

And it works. Thanks.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list