RE: [PATCH v1 1/1] cryptodev: support EDDSA

2023-05-16 Thread Akhil Goyal
Hi Sachin, > Subject: [PATCH v1 1/1] cryptodev: support EDDSA > > Asymmetric crypto library is extended to add EDDSA. Edwards curve > operation params are introduced. EDDSA -> EdDSA in patch title and description > > Signed-off-by: Sachin

[PATCH v1 1/1] cryptodev: support EDDSA

2023-03-28 Thread Sachin Yaligar
Asymmetric crypto library is extended to add EDDSA. Edwards curve operation params are introduced. Signed-off-by: Sachin Yaligar Change-Id: I939d7646f95723113fa9f3bdbc01c0aeb4620e74 --- .mailmap | 1 + doc/guides/cryptodevs/features/default.ini | 1 + doc/guid