> -----Original Message-----
> From: Power, Ciara <ciara.po...@intel.com>
> Sent: Thursday, June 23, 2022 4:43 PM
> Cc: dev@dpdk.org; Ji, Kai <kai...@intel.com>; Zhang, Roy Fan
> <roy.fan.zh...@intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.gua...@intel.com>; ktejas...@marvell.com;
> gak...@marvell.com; Power, Ciara <ciara.po...@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.gua...@intel.com>

Reply via email to