blob: 206caceb2d49a028534b63be67ea56d04840bf40 (
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 implentation of a native crypto-engine"
state: production
properties: [API, CLI, MULTITHREAD]
|