Sfoglia il codice sorgente

remove nistseedexpander header from HQC KEM

kyber
Henry Case 3 anni fa
parent
commit
626032f425
6 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. +0
    -1
      src/kem/hqc/hqc-rmrs-128/avx2/kem.c
  2. +0
    -1
      src/kem/hqc/hqc-rmrs-128/clean/kem.c
  3. +0
    -1
      src/kem/hqc/hqc-rmrs-192/avx2/kem.c
  4. +0
    -1
      src/kem/hqc/hqc-rmrs-192/clean/kem.c
  5. +0
    -1
      src/kem/hqc/hqc-rmrs-256/avx2/kem.c
  6. +0
    -1
      src/kem/hqc/hqc-rmrs-256/clean/kem.c

+ 0
- 1
src/kem/hqc/hqc-rmrs-128/avx2/kem.c Vedi File

@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"


+ 0
- 1
src/kem/hqc/hqc-rmrs-128/clean/kem.c Vedi File

@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"


+ 0
- 1
src/kem/hqc/hqc-rmrs-192/avx2/kem.c Vedi File

@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"


+ 0
- 1
src/kem/hqc/hqc-rmrs-192/clean/kem.c Vedi File

@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"


+ 0
- 1
src/kem/hqc/hqc-rmrs-256/avx2/kem.c Vedi File

@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"


+ 0
- 1
src/kem/hqc/hqc-rmrs-256/clean/kem.c Vedi File

@@ -1,7 +1,6 @@
#include "api.h"
#include "fips202.h"
#include "hqc.h"
#include "nistseedexpander.h"
#include "parameters.h"
#include "parsing.h"
#include "randombytes.h"


Caricamento…
Annulla
Salva