crypto-native: adding missing ciphers
Type: docs Change-Id: I23a15e1ecd4c41f6567299aa07bb5458d468acf8 Signed-off-by: Jerome Tollet <jtollet@cisco.com>
This commit is contained in:

committed by
Damjan Marion

parent
6937c0b2df
commit
e6d2b04e86
@ -4,6 +4,9 @@ maintainer: Damjan Marion <damarion@cisco.com>
|
|||||||
features:
|
features:
|
||||||
- CBC(128, 192, 256)
|
- CBC(128, 192, 256)
|
||||||
- GCM(128, 192, 256)
|
- GCM(128, 192, 256)
|
||||||
|
- CTR(128, 192, 256)
|
||||||
|
- SHA(224, 256)
|
||||||
|
- HMAC-SHA(224, 256)
|
||||||
|
|
||||||
description: "An implementation of a native crypto-engine"
|
description: "An implementation of a native crypto-engine"
|
||||||
state: production
|
state: production
|
||||||
|
Reference in New Issue
Block a user