[PATCH 0/2] fix wireless algorithm IVs

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Jun 24 09:36:44 CEST 2022



> -----Original Message-----
> From: Power, Ciara <ciara.power at intel.com>
> Sent: Thursday, June 23, 2022 4:43 PM
> Cc: dev at dpdk.org; Ji, Kai <kai.ji at intel.com>; Zhang, Roy Fan
> <roy.fan.zhang at intel.com>; De Lara Guarch, Pablo
> <pablo.de.lara.guarch at intel.com>; ktejasree at marvell.com;
> gakhil at marvell.com; Power, Ciara <ciara.power at 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 at intel.com>



More information about the dev mailing list