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

Wine Bugs wine-bugs at winehq.org
Mon Jul 24 12:02:03 CDT 2006


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





------- Additional Comments From kelfe at gmx.de  2006-24-07 12:02 -------
Created an attachment (id=3024)
 --> (http://bugs.winehq.org/attachment.cgi?id=3024&action=view)
RSAENH_CPGetHashParam should also support buffer size queries

according to
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/cryptgethashparam.asp
you can also query how much space is required for a certain answer by setting
pbData to NULL

for example if you query the hash value for SHA1 the function should return
that you need 20 bytes to store that

-- 
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