aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_openssl/FEATURE.yaml
blob: da0a08125958aa55617711780dd037f7660d0141 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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]