From: Ciara Power <ciara.power@intel.com>
Cc: dev@dpdk.org, kai.ji@intel.com, roy.fan.zhang@intel.com,
pablo.de.lara.guarch@intel.com, ktejasree@marvell.com,
gakhil@marvell.com, Ciara Power <ciara.power@intel.com>
Subject: [PATCH 0/2] fix wireless algorithm IVs
Date: Thu, 23 Jun 2022 14:42:48 +0000 [thread overview]
Message-ID: <20220623144250.1259901-1-ciara.power@intel.com> (raw)
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
next reply other threads:[~2022-06-23 14:43 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 14:42 Ciara Power [this message]
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 ` [PATCH 0/2] fix wireless algorithm IVs De Lara Guarch, Pablo
2022-06-28 9:04 ` [EXT] " 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=20220623144250.1259901-1-ciara.power@intel.com \
--to=ciara.power@intel.com \
--cc=dev@dpdk.org \
--cc=gakhil@marvell.com \
--cc=kai.ji@intel.com \
--cc=ktejasree@marvell.com \
--cc=pablo.de.lara.guarch@intel.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).