Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
kris
/
pqc
Seguir
1
Destacar
1
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
remove nistseedexpander header from HQC KEM
kyber
Henry Case
hace 3 años
padre
94234297ea
commit
626032f425
Se han
modificado 6 ficheros
con
0 adiciones
y
6 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-1
src/kem/hqc/hqc-rmrs-128/avx2/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-128/clean/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-192/avx2/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-192/clean/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-256/avx2/kem.c
+0
-1
src/kem/hqc/hqc-rmrs-256/clean/kem.c
+ 0
- 1
src/kem/hqc/hqc-rmrs-128/avx2/kem.c
Ver fichero
@@ -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
Ver fichero
@@ -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
Ver fichero
@@ -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
Ver fichero
@@ -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
Ver fichero
@@ -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
Ver fichero
@@ -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"
Escribir
Vista previa
Cargando…
Cancelar
Guardar