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