Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
kris
/
pqc
Bevaka
1
Stjärnmärk
1
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Reference implementations of PQC
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
1060
Incheckningar
9
Grenar
14 MiB
Träd:
8711dcce1a
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Grenar
Taggar
${ item.name }
Skapa branchen
${ searchTerm }
från '8711dcce1a'
${ noResults }
pqc
/
.gitignore
.gitignore
97 B
Rå
Normal vy
Historik
Add more binary noise to .gitignore
5 år sedan
Create nmake file for building on Windows and fix compilation error
5 år sedan
Reimplement Python tests using nose framework
5 år sedan
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 år sedan
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/