Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
kris
/
pqc
Beobachten
1
Favorisieren
1
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Reference implementations of PQC
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
1070
Commits
9
Branches
14 MiB
Branch:
master
blog/frodo_constant_time_issue
kris/add_picnic
kris/kyber
kris/kyber2
kris/li2__tests
kyber
main
master
sike
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „master“
${ noResults }
pqc
/
requirements.txt
requirements.txt
55 B
Originalformat
Permalink
Normale Ansicht
Verlauf
Don't specify PyYAML version and just get the latest one
vor 5 Jahren
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
vor 5 Jahren
Prohibit using char without explicit sign modifier Related to #79
vor 5 Jahren
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
vor 5 Jahren
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)
vor 4 Jahren
1
2
3
4
5
6
PyYAML
pytest
pytest-xdist
pycparser
py-cpuinfo
jinja2