[PATCH 0/2] cryptodev: extend elliptic curves operations
    Arek Kusztal 
    arkadiuszx.kusztal at intel.com
       
    Thu Aug 18 09:41:28 CEST 2022
    
    
  
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
    
    
More information about the dev
mailing list