RE: [EXT] [PATCH v2 01/14] cryptodev: redefine ec group enum

2022-05-26 Thread Akhil Goyal
> - EC enum was renamed to rte_crypto_curve_id. > Elliptic curve enum name was incorrectly associated > with group (it comes from current tls registry name). > - Clarified comments about TLS deprecation. > Some curves included are deprecated with TLS 1.3. > Comments to address it were added. > - Cl

[PATCH v2 01/14] cryptodev: redefine ec group enum

2022-05-25 Thread Arek Kusztal
- EC enum was renamed to rte_crypto_curve_id. Elliptic curve enum name was incorrectly associated with group (it comes from current tls registry name). - Clarified comments about TLS deprecation. Some curves included are deprecated with TLS 1.3. Comments to address it were added. - Clarified FFDH g