From: "De Lara Guarch, Pablo" <pablo.de.lara.guarch@intel.com>
To: "Power, Ciara" <ciara.power@intel.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, "Ji, Kai" <kai.ji@intel.com>,
"Zhang, Roy Fan" <roy.fan.zhang@intel.com>,
"ktejasree@marvell.com" <ktejasree@marvell.com>,
"gakhil@marvell.com" <gakhil@marvell.com>,
"Gagandeep Singh" <g.singh@nxp.com>,
Hemant Agrawal <hemant.agrawal@nxp.com>,
"Anoob Joseph" <anoobj@marvell.com>,
Ankur Dwivedi <adwivedi@marvell.com>,
"Anoob Joseph" <anoobj@marvell.com>,
"ktejasree@marvell.com" <ktejasree@marvell.com>
Subject: RE: [PATCH 0/2] fix wireless algorithm IVs
Date: Fri, 24 Jun 2022 07:36:44 +0000 [thread overview]
Message-ID: <DM8PR11MB55918F7C6D8645C847C3006B84B49@DM8PR11MB5591.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20220623144250.1259901-1-ciara.power@intel.com>
> -----Original Message-----
> From: Power, Ciara <ciara.power@intel.com>
> Sent: Thursday, June 23, 2022 4:43 PM
> Cc: dev@dpdk.org; Ji, Kai <kai.ji@intel.com>; Zhang, Roy Fan
> <roy.fan.zhang@intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch@intel.com>; ktejasree@marvell.com;
> gakhil@marvell.com; Power, Ciara <ciara.power@intel.com>
> Subject: [PATCH 0/2] fix wireless algorithm IVs
>
> Some of the ZUC and Snow3G test vectors did not follow the specification for
> the cipher and authentication IVs.
>
> These are now updated to follow the spec documents:
> ZUC 128 spec: https://www.gsma.com/security/wp-
> content/uploads/2019/05/EEA3_EIA3_specification_v1_8.pdf
> Snow3G spec: https://www.gsma.com/aboutus/wp-
> content/uploads/2014/12/uea2uia2d1v21.pdf
>
> Ciara Power (2):
> test/crypto: fix zuc test vector IV format
> test/crypto: fix snow3g test vector IV format
>
> app/test/test_cryptodev_snow3g_test_vectors.h | 142 +++++++++---------
> app/test/test_cryptodev_zuc_test_vectors.h | 54 +++----
> 2 files changed, 98 insertions(+), 98 deletions(-)
>
> --
> 2.25.1
CC'ing maintainers of the PMDs that support these algorithms, to verify they work for them.
Apart from that:
Series-acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
next prev parent reply other threads:[~2022-06-24 7:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 14:42 Ciara Power
2022-06-23 14:42 ` [PATCH 1/2] test/crypto: fix zuc test vector IV format Ciara Power
2022-06-27 6:00 ` [EXT] " Tejasree Kondoj
2022-06-23 14:42 ` [PATCH 2/2] test/crypto: fix snow3g " Ciara Power
2022-06-27 6:00 ` [EXT] " Tejasree Kondoj
2022-06-24 7:36 ` De Lara Guarch, Pablo [this message]
2022-06-28 9:04 ` [EXT] [PATCH 0/2] fix wireless algorithm IVs Akhil Goyal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DM8PR11MB55918F7C6D8645C847C3006B84B49@DM8PR11MB5591.namprd11.prod.outlook.com \
--to=pablo.de.lara.guarch@intel.com \
--cc=adwivedi@marvell.com \
--cc=anoobj@marvell.com \
--cc=ciara.power@intel.com \
--cc=dev@dpdk.org \
--cc=g.singh@nxp.com \
--cc=gakhil@marvell.com \
--cc=hemant.agrawal@nxp.com \
--cc=kai.ji@intel.com \
--cc=ktejasree@marvell.com \
--cc=roy.fan.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).