crypto-native: adding missing ciphers

Type: docs

Change-Id: I23a15e1ecd4c41f6567299aa07bb5458d468acf8
Signed-off-by: Jerome Tollet <jtollet@cisco.com>
This commit is contained in:
Jerome Tollet
2024-10-17 08:07:56 +02:00
committed by Damjan Marion
parent 6937c0b2df
commit e6d2b04e86

View File

@ -4,6 +4,9 @@ maintainer: Damjan Marion <damarion@cisco.com>
features:
- CBC(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"
state: production