http://bugs.winehq.org/show_bug.cgi?id=5639 kelfe(a)gmx.de changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2934 is|0 |1 obsolete| | ------- Additional Comments From kelfe(a)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/s... -- 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.