mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-04 00:02:01 -04:00
* Avoid extended tests in time-critical runs [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * Avoid extended tests in time-critical runs [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * Fix incorrect addrnd (n) bytes in SLH-DSA, leading to heap overflows, Shorten long CI runs by skipping some SLH-DSA variants [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * Update SLH-DSA template to fix addrnd sizes [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * Fix long runtimes in emulated arm [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * Adapt timeouts [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * Change constant-time tests from auto to haswell optimization, to avoid valgrind incompatibility with AVX512 [full tests] [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * chore: move CI to large runner for Zephyr [full tests] [extended tests] Signed-off-by: Ry Jones <ry@linux.com> Update actionlint.yaml with allowed runners [full tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> * Remove macos-13 CI runs because of deprecation [full tests] [extended tests] Signed-off-by: Basil Hess <bhe@zurich.ibm.com> --------- Signed-off-by: Basil Hess <bhe@zurich.ibm.com> Co-authored-by: Ry Jones <ry@linux.com>