This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
kris
/
pqc
Прати
1
Волим
1
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Reference implementations of PQC
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1052
Комити
9
Гране
14 MiB
Грана:
kyber
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'kyber'
${ noResults }
pqc
/
.gitignore
.gitignore
97 B
Датотека
Пермалинк
Normal View
Историја
Add more binary noise to .gitignore
пре 5 година
Create nmake file for building on Windows and fix compilation error
пре 5 година
Reimplement Python tests using nose framework
пре 5 година
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 година
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/