> -Original Message-
> From: Akhil Goyal
> Sent: Tuesday, May 31, 2022 5:26 PM
> To: Kusztal, ArkadiuszX ; dev@dpdk.org
> Cc: Zhang, Roy Fan
> Subject: RE: [EXT] [PATCH] cryptodev: add support for 25519 and 448 curves
>
>
>
> > -Origin
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Tuesday, May 31, 2022 8:03 PM
> To: Akhil Goyal ; dev@dpdk.org
> Cc: Zhang, Roy Fan
> Subject: RE: [EXT] [PATCH] cryptodev: add support for 25519 and 448 curves
>
> Hi Akhil,
>
> Sorry I have miss
> -Original Message-
> From: Akhil Goyal
> Sent: Tuesday, May 31, 2022 4:40 PM
> To: Kusztal, ArkadiuszX ; dev@dpdk.org
> Cc: Zhang, Roy Fan
> Subject: RE: [EXT] [PATCH] cryptodev: add support for 25519 and 448 curves
>
> Hi Arek,
> > Hi Akhil,
> >
Hi Arek,
> Hi Akhil,
>
> Sorry I have missed that, and I think we should revert this patch.
> It would make sense to have TLS derived numbers for these curves if DH and
> ECDH would be in the same op.
> But since we decided to split it we are going to go with separate structs for
> x448
> and x25
://patchwork.dpdk.org/project/dpdk/patch/20220531040439.15862-7-arkadiuszx.kusz...@intel.com/
> -Original Message-
> From: Akhil Goyal
> Sent: Thursday, May 26, 2022 6:38 PM
> To: Kusztal, ArkadiuszX ; dev@dpdk.org
> Cc: Zhang, Roy Fan
> Subject: RE: [EXT] [PATCH] cryptode
> > > This commit adds support for following elliptic curves:
> > > 1) Curve25519
> > > 2) Curve448
> > >
> > > Signed-off-by: Arek Kusztal
> > > ---
Acked-by: Akhil Goyal
Applied to dpdk-next-crypto
> -Original Message-
> From: Akhil Goyal
> Sent: Monday, May 16, 2022 8:58 PM
> To: Kusztal, ArkadiuszX ; dev@dpdk.org
> Cc: Zhang, Roy Fan
> Subject: RE: [EXT] [PATCH] cryptodev: add support for 25519 and 448 curves
>
> > This commit adds support for follo
> This commit adds support for following elliptic curves:
> 1) Curve25519
> 2) Curve448
>
> Signed-off-by: Arek Kusztal
> ---
> lib/cryptodev/rte_crypto_asym.h | 14 --
> 1 file changed, 12 insertions(+), 2 deletions(-)
>
> diff --git a/lib/cryptodev/rte_crypto_asym.h b/lib/cryptode
This commit adds support for following elliptic curves:
1) Curve25519
2) Curve448
Signed-off-by: Arek Kusztal
---
lib/cryptodev/rte_crypto_asym.h | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/lib/cryptodev/rte_crypto_asym.h b/lib/cryptodev/rte_crypto_asym.h
9 matches
Mail list logo