RE: [PATCH v4 03/12] cryptodev: remove comment about using ephemeral key in dsa

2022-05-31 Thread Zhang, Roy Fan
> -Original Message- > From: Kusztal, ArkadiuszX > Sent: Tuesday, May 31, 2022 5:05 AM > To: dev@dpdk.org > Cc: gak...@marvell.com; Zhang, Roy Fan ; Kusztal, > ArkadiuszX > Subject: [PATCH v4 03/12] cryptodev: remove comment about using > ephemeral key in dsa >

[PATCH v4 03/12] cryptodev: remove comment about using ephemeral key in dsa

2022-05-30 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 dele