This website works better with JavaScript.
首頁
探索
說明
登入
kris
/
pqc
關註
1
收藏
1
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
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.
1070
Commit
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 }
Create branch
${ searchTerm }
from 'master'
${ noResults }
pqc
/
requirements.txt
requirements.txt
55 B
原始文件
永久連結
Normal View
文件歷史
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