16 Commits

Author SHA1 Message Date
Douglas Stebila
42f36c2a1b
Add option to all pytests to skip particular algorithms (#1282)
* Add SKIP_ALGS option to all pytests to skip particular algorithms
2022-08-07 06:36:45 +02:00
Vlad Gheorghiu
33738d9354
Update CODEOWNERS (#1274)
typo
2022-08-03 13:29:26 -04:00
Douglas Stebila
1e47e14556
Remove SIDH and SIKE (#1272)
Due to https://eprint.iacr.org/2022/975.

Fixes #1268.
2022-08-03 10:19:28 -04:00
Michael Baentsch
4abd522492
update PR template to include oqs-provider (OSSL dependency) [skip ci] (#1269) 2022-08-01 19:58:53 -04:00
Douglas Stebila
bcc94dad5e
Suppress constant time check for public matrix generation on Kyber AVX2 (#1189)
* Suppress constant time check for public matrix generation on Kyber AVX2

* Update tests/constant_time/kem/passes/kyber-90s

Co-authored-by: Basil Hess <basil.hess@gmail.com>

* Remove temporary CI job [skip ci]

Co-authored-by: Basil Hess <basil.hess@gmail.com>
2022-02-16 20:19:19 -05:00
Michael Baentsch
fb8f0ffa18
weekly job moved to Sunday [skip ci] (#1183) 2022-01-28 12:56:29 -05:00
Michael Baentsch
3733dcaf46
syntax fix for weekly github run [skip ci] (#1182)
temporary daily run to test more quickly
2022-01-27 22:25:59 +01:00
Michael Baentsch
d5f28d02dd
skip sphincs,rainbow in shortened weekly testing (#1176) 2022-01-17 15:17:57 +01:00
Michael Baentsch
b632938f5b
extend timeout to 10h (#1175)
* extend timeout to 10h

* added .dsci.yml
2022-01-10 10:59:02 -05:00
Michael Baentsch
fde936b56b
extend weekly run timeout [skip ci] (#1172) 2022-01-02 13:58:53 -05:00
Michael Baentsch
a38d3ff59c
adding constant time test as weekly github action (#1170)
* adding constant time test as weekly github action
2021-12-30 11:19:18 +01:00
Douglas Stebila
b803b54179
Use Github Actions for some CI (#1069)
* Disable other CI's on ghactionsonly- branches

* Stylecheck in Github Actions

* Add runs-on

* Add buildcheck in Github Actions

* Typo

* Debugging

* Debugging environment variables

* More debugging

* Add alpine job in Github Actions

* Debugging

* Debugging

* More debugging

* Add alpine-noopenssl job in Github Actions

* Alpine as a strategy matrix

* Debugging strategy matrix

* Reorganize strategy matrix

* Add ARM emulated job in Github Actions

* Finalize initial move to Github Actions

* Skip alg info test on ARM emulated
2021-08-11 20:59:27 -04:00
Douglas Stebila
1d31f51fa4 Update CODEOWNERS [skip-ci] 2021-08-04 21:48:34 -04:00
Douglas Stebila
78a190ffa2
Add CODEOWNERS [skip ci] (#913)
* First attempt at a CODEOWNERS file [skip ci]

* Update CODEOWNERS [skip ci]
2021-02-16 13:57:44 -05:00
Douglas Stebila
1dcf3ebdc5 Change wording on algorithm changes in pull request template [skip ci] 2021-02-11 21:17:48 -05:00
Douglas Stebila
0bcb12ba2f
Add pull request template (#786) 2020-07-09 06:43:05 +02:00