Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
kris
/
pqc
Segui
1
Vota
1
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Reference implementations of PQC
Non puoi selezionare più di 25 argomenti
Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
1060
Commit
9
Rami (Branch)
14 MiB
Albero (Tree):
8711dcce1a
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '8711dcce1a'
${ noResults }
pqc
/
.gitignore
.gitignore
97 B
Originale
Vista normale
Cronologia
Add more binary noise to .gitignore
5 anni fa
Create nmake file for building on Windows and fix compilation error
5 anni fa
Reimplement Python tests using nose framework
5 anni fa
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
5 anni fa
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/