An open API service indexing awesome lists of open source software.

https://github.com/remittor/libressl-msvc

LibreSSL for Windows (MSVC)
https://github.com/remittor/libressl-msvc

libcrypt libressl msvc openssl windows

Last synced: about 2 months ago
JSON representation

LibreSSL for Windows (MSVC)

Awesome Lists containing this project

README

          

# LibreSSL v3.2.2 for Windows (MSVC)

Up-to-date LibreSSL sources: https://github.com/EtchDroid/LibreSSL

Just run the appropriate CMD-file to start building.

Out files:
```
.\bin\$(Platform)_$(Configuration)\
openssl.exe

.\lib\$(Platform)_$(Configuration)\
libcrypto.lib
libssl.lib
libtls.lib
```