OpenSSL is a framework which implements the secure socket layer. It ships with a program/library which gives you access to all those functions.

There are many alternatives to LibreSSL for Windows if you are looking for a replacement. The best Windows alternative is OpenSSL, which is both free and Open Source. If that doesn't suit you, our users have ranked five alternatives to LibreSSL and five of them are available for Windows so hopefully you can find a suitable replacement. Other interesting Windows alternatives to LibreSSL are mbed TLS, GnuTLS, SharkSSL and wolfSSL.
OpenSSL is a framework which implements the secure socket layer. It ships with a program/library which gives you access to all those functions.

Mbed TLS (formerly known as PolarSSL) makes it trivially easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) products, facilitating this functionality with a minimal coding footprint.
GnuTLS (the GNU Transport Layer Security Library) is a free software implementation of the SSL, TLS and DTLS protocols. It offers an application programming interface (API) for applications to enable secure communication over their network transport layer, as well as interfaces...
The SSL/TLS and Certificate tutorial for Windows enables you to fast track your understanding of the SSL/TLS protocol, Certificate Management, and secure communication. The download includes many C source code examples, including a secure WebSocket tutorial.

wolfSSL (formerly CyaSSL) is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. http://www.wolfssl.com.