mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-04 00:02:01 -04:00
* Removed upstream `name: pqcrystals-dilithium` and signature `name: dilithium` from `copy_from_upstream.yml`. Removed everything under `src/sig/dilithium` Re-run `copy_from_upstream.py -d copy`, which produced downstream changes to various build files. Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * remove Dilithium entries from kats.json Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * remove Dilithium entries from constant_time tests Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * Removed dilithium.yml and dilithium.md. Re-run copy_from_upstream.py, which also updated README.md and cbom.json Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * Removed Dilithium from FUZZING.md Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * removed license information about pqclean Dilithium and pqcrystals-dilithium from README.md. README.md still mentions Dilithium but only to say that it has been excluded Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * Upgraded CONFIGURE.md minimal build example to ML-KEM-768 and ML-DSA-44 Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * Upgraded C++ sig linking test to ML-DSA-44; also added option to make the test fail hard if the algorithm is not enabled Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * remove Dilithium from GitHub action workflows Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * removed Dilithium from zephyr configuration and examples Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * Removed scripts/copy_from_upstream/patches/pqclean-dilithium-arm-randomized-signing.patch Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * Removed dilithium from upstream.name==pqclean.ignore Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> * Removed orphaned patches Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca> --------- Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca>
25 lines
766 B
Plaintext
25 lines
766 B
Plaintext
# https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
|
|
|
* @dstebila @baentsch
|
|
/.github/workflows @SWilson4
|
|
/docs/cbom.json @bhess
|
|
/scripts/copy_from_upstream @baentsch @bhess @alexrow @praveksharma
|
|
/src/common @dstebila
|
|
/src/common/*/*arm* @Martyrshot
|
|
/src/common/libjade_shims @praveksharma
|
|
/src/kem/bike @brian-jarvis-aws
|
|
/src/kem/frodokem @dstebila
|
|
/src/kem/kyber @bhess
|
|
/src/kem/kyber/libjade* @praveksharma
|
|
/src/kem/ml_kem @bhess
|
|
/src/kem/ntru @saitomst
|
|
/src/sig/cross @alexrow
|
|
/src/sig/mayo @bhess
|
|
/src/sig/ml_dsa @bhess
|
|
/src/sig_stfl/lms @ashman-p
|
|
/src/sig_stfl/xmss @cothan
|
|
/tests/ACVP_Vectors @bhess
|
|
/tests/PQC_Intermediate_Values @bhess
|
|
/tests/test_acvp_vectors.py @bhess
|
|
/tests/test_sig_stfl.c @ashman-p @cothan
|