Skip to content

OpenSSL for MSVC

Compare
Choose a tag to compare
@iProgramMC iProgramMC released this 10 May 13:54
13cb7a0

This release includes the include/ directory as well as the libraries and DLLs (libcrypto-3.dll and libssl-3.dll) necessary to use this library.

These will not work without the Microsoft Visual C++ 2015 Redistributable package, and thus will not work on anything lower than Windows XP SP2. If you want to target older systems, you will need to use the MinGW versions of both OpenSSL and Discord Messenger.