Type: docs Signed-off-by: John DeNisco <jdenisco@cisco.com> Change-Id: I7280e5c5ad10a66c0787a5282291a2ef000bff5f
15 lines
308 B
YAML
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]
|