[PATCH v4 11/12] cryptodev: clarify rsa verify with none padding

Zhang, Roy Fan roy.fan.zhang at intel.com
Tue May 31 09:47:45 CEST 2022


> -----Original Message-----
> From: Kusztal, ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Sent: Tuesday, May 31, 2022 5:05 AM
> To: dev at dpdk.org
> Cc: gakhil at marvell.com; Zhang, Roy Fan <roy.fan.zhang at intel.com>; Kusztal,
> ArkadiuszX <arkadiuszx.kusztal at intel.com>
> Subject: [PATCH v4 11/12] cryptodev: clarify rsa verify with none padding
> 
> - Clarified where should output be stored of signature
> decryption with padding none.
> PMD is not able to know what padding algorithm was used,
> therefore decrypted signature should be returned to the user.
> - Removed incorrect big-endian constraints.
> Not all data in RSA can be treated as big endian integer,
> therefore some of the constraints were lifted.
> 
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---
Acked-by: Fan Zhang <roy.fan.zhang at intel.com>


More information about the dev mailing list