blob: 41f939948cf5c694a521c664a8dc2c743ff90efe (
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: "openssl crypto-engine"
state: production
properties: [API, CLI, MULTITHREAD]
|