Florin Coras | a6b175d | 2020-01-02 23:28:14 +0000 | [diff] [blame] | 1 | --- |
John DeNisco | 7c9fe92 | 2020-01-10 10:07:26 -0500 | [diff] [blame^] | 2 | name: Transport Layer Security |
Florin Coras | a6b175d | 2020-01-02 23:28:14 +0000 | [diff] [blame] | 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 |
John DeNisco | 7c9fe92 | 2020-01-10 10:07:26 -0500 | [diff] [blame^] | 9 | description: "Transport Layer Security (TLS) protocol implementation that |
| 10 | consists of a set of engines that act as wrappers for existing |
| 11 | TLS implementations, e.g., OpenSSL, Picotls and MbedTLS, and |
| 12 | a framework that integrates the engines into VPP's host stack" |
Florin Coras | a6b175d | 2020-01-02 23:28:14 +0000 | [diff] [blame] | 13 | state: production |
| 14 | properties: [API, CLI, STATS, MULTITHREAD] |