On 7 Nov 2016, at 15:38, Bruno Jesus 00cpxxx@gmail.com wrote:
On Mon, Nov 7, 2016 at 11:55 AM, Huw Davies huw@codeweavers.com wrote:
=== w864 (32 bit rsaenh) === rsaenh.c:2804: Test failed: 80090020
=== w1064 (32 bit rsaenh) === rsaenh.c:2804: Test failed: 80090020
=== w1064 (64 bit rsaenh) === rsaenh.c:2804: Test failed: 80090020
These are existing failures.
It looks like they’ve tried to stop folks using the CryptoAPI to do TLS. I’ll probably just mark these as broken unless someone has any better ideas.
There is nothing we can do IMO, for unknown reasons MS broke many different crypto DLL's starting on Windows 8. And we are not alone, at least 1 other person has the problem:
http://stackoverflow.com/questions/28004597/cannot-create-master-hash-on-win...
Yes, he also asked us: https://forum.winehq.org/viewtopic.php?f=2&t=23773
I’ve sent in a patch to mark this as broken.
Thanks, Huw.