使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
kris
/
pqc
关注
1
点赞
1
派生
0
代码
工单
0
合并请求
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