This project currently builds the three main LibreSSL libraries as static libraries:
-`libcrypto`: core cryptographic routines
-`libssl`: OpenSSL 1.1 compatibility layer
-`libtls`: LibreSSL's new cryptography API
Operating systems and hardware architectures are supported on a best-effort basis. Building for Linux, macOS, and Windows (mingw64) is directly tested by CI.
The command line programs `nc`, `ocspcheck`, and `openssl` are **not** currently built by this build system.