aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/crypto_native/FEATURE.yaml
blob: 06f26d4a8cfd25c4bb06f6aa94653e4397ad0c14 (plain)
1
2
3
4
5
6
7
8
9
10
---
name: IPSec crypto engine provided by native implementation
maintainer: Damjan Marion <damarion@cisco.com>
features:
  - CBC(128, 192, 256)
  - GCM(128, 192, 256)

description: "An implementation of a native crypto-engine"
state: production
properties: [API, CLI, MULTITHREAD]