Files
vpp/src/plugins/crypto_openssl/FEATURE.yaml
John DeNisco 7c9fe920ce docs: Edit FEATURE.yaml files so they can be published
Type: docs
Signed-off-by: John DeNisco <jdenisco@cisco.com>
Change-Id: I7280e5c5ad10a66c0787a5282291a2ef000bff5f
2020-01-10 17:20:21 +00:00

15 lines
308 B
YAML

---
name: IPSec crypto engine provided by Openssl library
maintainer: Damjan Marion <damarion@cisco.com>
features:
- SHA(1, 224, 256, 384, 512)
- CBC(128, 192, 256)
- GCM(128, 192, 256)
- CTR(128, 192, 256)
- DES, 3DES
- MD5
description: ""
state: production
properties: [API, CLI, MULTITHREAD]