Florin Coras | a6b175d | 2020-01-02 23:28:14 +0000 | [diff] [blame] | 1 | --- |
| 2 | name: Transport Layer Security (TLS) |
| 3 | maintainer: |
| 4 | - Florin Coras <fcoras@cisco.com> |
| 5 | - Ping Yu <ping.yu@intel.com> |
| 6 | features: |
| 7 | - Framework that supports pluggable TLS engines |
| 8 | - OpenSSL, Picotls and MbedTLS engines |
| 9 | description: "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" |
| 13 | state: production |
| 14 | properties: [API, CLI, STATS, MULTITHREAD] |