RE: [EXT] [PATCH 0/2] fix wireless algorithm IVs

2022-06-28 Thread Akhil Goyal
> Some of the ZUC and Snow3G test vectors did not follow > the specification for the cipher and authentication IVs. > > 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 ++

RE: [PATCH 0/2] fix wireless algorithm IVs

2022-06-24 Thread De Lara Guarch, Pablo
> -Original Message- > From: Power, Ciara > Sent: Thursday, June 23, 2022 4:43 PM > Cc: dev@dpdk.org; Ji, Kai ; Zhang, Roy Fan > ; De Lara Guarch, Pablo > ; ktejas...@marvell.com; > gak...@marvell.com; Power, Ciara > Subject: [PATCH 0/2] fix wireless algorithm

[PATCH 0/2] fix wireless algorithm IVs

2022-06-23 Thread 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.gsm