Hi Ciara/Arek, > Hi Akhil, > > > -----Original Message----- > > From: Kusztal, ArkadiuszX <[email protected]> > > Sent: Friday, August 11, 2023 6:40 PM > > To: [email protected] > > Cc: [email protected]; Ji, Kai <[email protected]>; Power, Ciara > > <[email protected]>; Kusztal, ArkadiuszX > <[email protected]> > > Subject: [RFC] cryptodev: refactor sm2, add plain message flag > > > > SM2 asymmetric crypto operation was split into cipher and signature > operation. > > Now it corresponds to the other crypto algorithms and facilitates addition > > of > other > > SM2 components like the SM2 key exchange. > > > > Flag to distinguish between a plain message or a hash used for signature was > > added to the DSA, ECDSA and SM2. > > > > Signed-off-by: Arkadiusz Kusztal <[email protected]> > > --- > > lib/cryptodev/rte_crypto_asym.h | 116 +++++++++++++++++--------------- > > 1 file changed, 63 insertions(+), 53 deletions(-) > > Due to ongoing discussion and rework needed on this patch, it will be picked > back up for release, as we did not make 23.11 RC1. > Is it planned for 24.03? Any update?

