ec33a1bcf9ec32e614611b524808e73a01b3f93c
[vpp.git] / src / plugins / crypto_ipsecmb / FEATURE.yaml
1 ---
2 name: IPSec crypto engine provided by Intel IPSecMB library
3 maintainer: Neale Ranns <nranns@cisco.com>
4 features:
5   - SHA(1, 224, 256, 384, 512)
6   - CBC(128, 192, 256)
7   - GCM(128, 192, 256)
8
9 description: "IPSecMB crypto-engine"
10 state: production
11 properties: [API, CLI, MULTITHREAD]