PeterMosmans / openssl

'Extra featured' OpenSSL with ChaCha20 and Poly1305 support
https://onwebsecurity.com/pages/openssl.html
Other
92 stars 18 forks source link

Various errors on Win32 and Win64 #37

Closed nabla-c0d3 closed 8 years ago

nabla-c0d3 commented 8 years ago

Hi, I am using this OpenSSL fork compiled with VS 2009 in my own tool, and it is causing various errors ( https://github.com/nabla-c0d3/sslyze/issues/139, https://github.com/nabla-c0d3/sslyze/issues/129 ) that we are not getting with the official OpenSSL. Unfortunately I don't have time to troubleshoot these, but I would perhaps add a mention in the README that the fork does not work well as a replacement of OpenSSL when compiled with Visual Studio. Thanks,

PeterMosmans commented 8 years ago

Thanks for reporting. Picking this up

nabla-c0d3 commented 8 years ago

Closing this as it was due to something on my side. Sorry for the false report!