1. Home
  2. Browse
  3. openssl

openssl

v1.0.2o-1#0Go to latest

OpenSSL is an open source project that provides a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols. It is also a general-purpose cryptography library.

Install

Run the following Vcpkg command to install the port.

vcpkg install openssl

Usage

The package openssl is compatible with built-in CMake targets:

find_package(OpenSSL REQUIRED)
target_link_libraries(main PRIVATE OpenSSL::SSL OpenSSL::Crypto)
See source

Version

v1.0.2o-1#0

Publication

Supports

All

Subtree

cf9987e21a

License

Complex license

Definition

Control