Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
kris
/
pqc
Observar
1
Favorito
1
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
remove nistseedexpander header from HQC KEM
kyber
Henry Case
3 anos atrás
pai
94234297ea
commit
626032f425
6 arquivos alterados
com
0 adições
e
6 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+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 arquivo
@@ -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 arquivo
@@ -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 arquivo
@@ -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 arquivo
@@ -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 arquivo
@@ -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 arquivo
@@ -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"
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar