Compiling BoringSSL on Windows
I’m currently developing a program which requires OpenSSL to enable SSL support, which itself will need to link with libcrypto.lib and libssl.lib. In my search, I’ve found BoringSSL – a fork of OpenSSL by Google. They do say that they don’t intend it for general use, but my use case is small and it seemingly […]
Compiling BoringSSL on Windows Read More ยป