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