To gcrypt-devel, Power 8 version is submitted.
In the upstream reference implementation, we can find the one with AVX2.
It's good libgcrypt incorporate those.
To gcrypt-devel, Power 8 version is submitted.
In the upstream reference implementation, we can find the one with AVX2.
It's good libgcrypt incorporate those.
keccak implementation is duplicated. We can remove the one in kyber-common-vector-avx2.c and simply use the one in keccak.c.