DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] test: add elliptic curve tests
@ 2022-08-18  6:05 Arek Kusztal
  2022-08-18  6:05 ` [PATCH 1/2] test/crypto: add ecdsa qat test cases Arek Kusztal
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Arek Kusztal @ 2022-08-18  6:05 UTC (permalink / raw)
  To: dev; +Cc: gakhil, Arek Kusztal

This patchset adds new test cases that can be used to verify
elliptic curve algorithms like ECDSA, ECDH, etc.

Depends-on: series-24333 ("crypto/qat: extend asymmetric crypto pmd")

Arek Kusztal (2):
  test/crypto: add ecdsa qat test cases
  test/crypto: add ecdh tests

 app/test/test_cryptodev_asym.c         | 553 +++++++++++++++++++++++++++++++++
 app/test/test_cryptodev_ecdh_vectors.h | 144 +++++++++
 2 files changed, 697 insertions(+)
 create mode 100644 app/test/test_cryptodev_ecdh_vectors.h

-- 
2.13.6


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

end of thread, other threads:[~2022-10-21 15:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18  6:05 [PATCH 0/2] test: add elliptic curve tests Arek Kusztal
2022-08-18  6:05 ` [PATCH 1/2] test/crypto: add ecdsa qat test cases Arek Kusztal
2022-08-18  6:05 ` [PATCH 2/2] test/crypto: add ecdh tests Arek Kusztal
2022-10-21 15:09 ` [EXT] [PATCH 0/2] test: add elliptic curve tests Akhil Goyal

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).