Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 410 Bytes

File metadata and controls

20 lines (14 loc) · 410 Bytes

libtransport-tls - TLS transport library

libtransport-tls is a C library to handle sending and receiving packets using a TLS socket.

Dependencies

The library depends on the following Alchemy modules:

  • libcrypto (OpenSSL)
  • libfutils
  • libpomp
  • libtransport-packet
  • libtransport-socket
  • libulog

Building

Building is activated by enabling libtransport-tls in the Alchemy build configuration.