http://bugs.winehq.org/show_bug.cgi?id=13647
--- Comment #14 from Chad Sikorra chad.sikorra@gmail.com 2009-03-28 21:25:16 --- I'm actually pretty sure the patch I have is only a bandaid on a different issue. According to this page (http://msdn.microsoft.com/en-us/library/bb931357(VS.85).aspx), 40/40/56 is fine for RC2/RC4 key lengths in a few CSP's. So the real issue, I think, would be to find out why it's not choosing the correct CSP.
Also, concerning the newer plugin, I just noticed that there is a weird issue with a few characters in the DSM log. On the newer DSM log I get ...
------------ 03/28/09 11:46:26 : Importing KEY KeyBlob 03/28/09 11:46:26 : Key File Read. 03/28/09 11:46:26 : Salting D key 03/28/09 11:46:26 : SALTD:¢3p^^¾ªHA 03/28/09 11:46:26 : RFB 003.006 03/28/09 11:46:26 : Salting E key 03/28/09 11:46:26 : SALTE:/®S? 03/28/09 11:46:31 : Shutting Down. ------------
On that blank line there is also a "^^M". Of course, the ^M is on each line as well since is a line feed, but why the "^" ? This doesn't appear on a log generated from an actual Windows box. It may be irrelevant, I just thought it odd since it appears right after what appears to be the servers RFB protocol version.