DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] cryptodev: extend elliptic curves operations
@ 2022-08-18  7:41 Arek Kusztal
  2022-08-18  7:41 ` [PATCH 1/2] cryptodev: add option to use ec base point in ecpm Arek Kusztal
  2022-08-18  7:41 ` [PATCH 2/2] cryptodev: add ec point verification Arek Kusztal
  0 siblings, 2 replies; 6+ messages in thread
From: Arek Kusztal @ 2022-08-18  7:41 UTC (permalink / raw)
  To: dev; +Cc: gakhil, Arek Kusztal

This pathset adds two new capabilities in asym cryptodev:
1) Base point instead of manual point can be used with point multiplication too.
2) Point verify can be used without ECDH, now it will be possible
to use point verification for other ec operations.

Arek Kusztal (2):
  cryptodev: add option to use ec base point in ecpm
  cryptodev: add ec point verification

 doc/guides/cryptodevs/features/default.ini |  1 +
 lib/cryptodev/rte_crypto_asym.h            | 17 ++++++++++++++++-
 2 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.13.6


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-09-30 17:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18  7:41 [PATCH 0/2] cryptodev: extend elliptic curves operations Arek Kusztal
2022-08-18  7:41 ` [PATCH 1/2] cryptodev: add option to use ec base point in ecpm Arek Kusztal
2022-09-28 17:56   ` Ji, Kai
2022-09-30 17:52   ` [EXT] " Akhil Goyal
2022-08-18  7:41 ` [PATCH 2/2] cryptodev: add ec point verification Arek Kusztal
2022-09-28 17:58   ` Ji, Kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).