Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
kris
/
pqc
Следить
1
В избранное
1
Форкнуть
0
Код
Задачи
0
Pull Request'ы
0
Релизы
0
Вики
Активность
Reference implementations of PQC
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
1070
коммитов
9
Ветки
14 MiB
ветка:
master
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Ветки
Теги
${ item.name }
Создать ветку
${ searchTerm }
из 'master'
${ noResults }
pqc
/
requirements.txt
requirements.txt
55 B
Исходник
Постоянная ссылка
Обычный вид
История
Don't specify PyYAML version and just get the latest one
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 лет назад
Prohibit using char without explicit sign modifier Related to #79
5 лет назад
Add support for specifying architecture and feature limits (#224) * Add support for specifying architecture and feature limits * cpuinfo not supported on ppc * Detect 32-bit python interpreter on 64-bit CPU * Fix bugs in isolated tests * Also support restricting operating system
5 лет назад
Implement testing via Github actions * Fix a bunch of issues in SPHINCS+ on Windows * Fix testing makefile dependencies by fixing times of common files (affected Windows testing mainly)
4 лет назад
1
2
3
4
5
6
PyYAML
pytest
pytest-xdist
pycparser
py-cpuinfo
jinja2