DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] fix wireless algorithm IVs
@ 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
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ciara Power @ 2022-06-23 14:42 UTC (permalink / raw)
  Cc: dev, kai.ji, roy.fan.zhang, pablo.de.lara.guarch, ktejasree,
	gakhil, Ciara Power

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-28  9:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-23 14:42 [PATCH 0/2] fix wireless algorithm IVs 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 ` [PATCH 0/2] fix wireless algorithm IVs De Lara Guarch, Pablo
2022-06-28  9:04 ` [EXT] " Akhil Goyal

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).