You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion, @maddin200 . However, this is code automatically imported from PQClean, so please submit an issue, ideally a PR there. The fix will then automatically be introduced to liboqs at a later import.
File:
\src\kem\classic_mceliece\pqclean_mceliece6960119_avx2\pk_gen.c line 120
Code:
static void de_bitslicing(uint64_t *out, vec256 in[][GFBITS]) {
int i, j, r;
uint64_t u = 0; // <-- unused
The text was updated successfully, but these errors were encountered: