libmbedtls

[full]

An open source, portable, easy to use, readable and flexible SSL library

Mbed TLS is a C library that implements cryptographic primitives, X.509 certificate manipulation and the SSL/TLS and DTLS protocols. Its small code footprint makes it suitable for embedded systems.

Mbed TLS includes a reference implementation of the PSA Cryptography API. This is currently a preview for evaluation purposes only.

Configuration

Mbed TLS should build out of the box on most systems. Some platform specific options are available in the fully documented configuration file include/mbedtls/mbedtls_config.h, which is also the place where features can be selected. This file can be edited manually, or in a more programmatic way using the Python 3 script scripts/config.py (use --help for usage instructions).

... More
license Apache-2.0
project libmbedtls
url tls.mbed.org
src-url github.com/Mbed-TLS/mbedtls
1 Version
version 3.1.0
repository https://pkg.cppget.org/1/queue/testing
depends 0