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