[PATCH v4 06/12] cryptodev: add elliptic curve diffie hellman
Ray Kinsella
mdr at ashroe.eu
Tue May 31 10:29:04 CEST 2022
Arek Kusztal <arkadiuszx.kusztal at intel.com> writes:
> - Added elliptic curve Diffie-Hellman parameters.
> Point multiplication allows the user to process every phase of
> ECDH, but for phase 1, user should not really care about the generator.
> The user does not even need to know what the generator looks like,
> therefore setting ec xform would make this work.
>
> Cc: mdr at ashroe.eu
>
> Signed-off-by: Arek Kusztal <arkadiuszx.kusztal at intel.com>
> ---
> devtools/libabigail.abignore | 3 +++
> lib/cryptodev/rte_crypto_asym.h | 38 ++++++++++++++++++++++++++++++++++++++
> 2 files changed, 41 insertions(+)
>
Acked-by: Ray Kinsella <mdr at ashroe.eu>
More information about the dev
mailing list