RE: [EXT] [PATCH v2 04/14] cryptodev: remove comment about using ephemeral key in dsa

2022-05-26 Thread Akhil Goyal
> -Original Message- > From: Arek Kusztal > Sent: Wednesday, May 25, 2022 9:23 PM > To: dev@dpdk.org > Cc: Akhil Goyal ; roy.fan.zh...@intel.com; Arek Kusztal > > Subject: [EXT] [PATCH v2 04/14] cryptodev: remove comment about using > ephemeral key in

[PATCH v2 04/14] cryptodev: remove comment about using ephemeral key in dsa

2022-05-25 Thread Arek Kusztal
- Removed comment that stated dsa can be used with Diffie Hellman ephemeral key. DH and DSA integration allowed to use ephemeral keys for random integer but not for private keys. Signed-off-by: Arek Kusztal --- lib/cryptodev/rte_crypto_asym.h | 8 +--- 1 file changed, 1 insertion(+), 7 delet