[Bug 5639] EVE Online Unicode build 4539 fails to login (CryptEncrypt function)

Wine Bugs wine-bugs at winehq.org
Mon Jul 24 11:42:47 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5639


kelfe at gmx.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2934 is|0                           |1
           obsolete|                            |




------- Additional Comments From kelfe at gmx.de  2006-24-07 11:42 -------
Created an attachment (id=3023)
 --> (http://bugs.winehq.org/attachment.cgi?id=3023&action=view)
Problem in RSA_CPEncrypt

when pbData is NULL the functions needs to return the size pbData after it
would have been encrypted (to encrypt 30 bytes with blocksize of 8 bytes you
need to allocate 32 bytes before calling the function with real data)

see:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/cryptencrypt.asp


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list