Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
kris
/
pqc
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Questões
0
Pedidos de integração
0
Lançamentos
0
Wiki
Trabalho
Reference implementations of PQC
Não pode escolher mais do que 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
1030
Cometimentos
9
Ramos
14 MiB
Árvore:
a6cd87d561
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Ramos
Etiquetas
${ item.name }
Criar ramo
${ searchTerm }
de 'a6cd87d561'
${ noResults }
pqc
/
.gitignore
.gitignore
97 B
Em bruto
Vista normal
Histórico
Add more binary noise to .gitignore
há 5 anos
Create nmake file for building on Windows and fix compilation error
há 5 anos
Reimplement Python tests using nose framework
há 5 anos
Parallel tests (#206) * Do tests with pytest to run them in parallel * attempt to handle merge commits better for PR test path Similar to how we solved this for travis * Clean up imports * don't run valgrind if not specified slow_test * Fix functest after initializer rename * upload tests results as junit * Upload test-common files since #200 got merged * Catch test results upload failure
há 5 anos
1
2
3
4
5
6
7
8
9
10
11
12
13
bin/
*.o
*.a
*.so
*~
# Object and library files on Windows
*.lib
*.obj
__pycache__
testcases/