blob: a27d78311ca0b993a9ea3eb7de3f0751b436c92f [file] [log] [blame]
Florin Corasa6b175d2020-01-02 23:28:14 +00001---
2name: Transport Layer Security (TLS)
3maintainer:
4 - Florin Coras <fcoras@cisco.com>
5 - Ping Yu <ping.yu@intel.com>
6features:
7 - Framework that supports pluggable TLS engines
8 - OpenSSL, Picotls and MbedTLS engines
9description: "TLS protocol implementation that consists of a set of engines
10 that act as wrappers for existing TLS implementations, e.g.,
11 OpenSSL, Picotls and MbedTLS, and a framework that integrates
12 the engines into VPP's host stack"
13state: production
14properties: [API, CLI, STATS, MULTITHREAD]