Skip to content

Commit

Permalink
Update CT suppression files
Browse files Browse the repository at this point in the history
  • Loading branch information
SWilson4 committed Feb 28, 2024
1 parent 35e6bcd commit 3369e41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/constant_time/sig/issues.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"Dilithium3": [],
"Dilithium5": [],
"Falcon-1024": ["falcon"],
"Falcon-1024 (PADDED)": ["falcon"],
"Falcon-512": ["falcon"],
"Falcon-512 (PADDED)": ["falcon"],
"ML-DSA-44-ipd": [],
"ML-DSA-65-ipd": [],
"ML-DSA-87-ipd": [],
Expand Down
2 changes: 2 additions & 0 deletions tests/constant_time/sig/passes.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@
"Dilithium3": ["dilithium", "dilithium-avx2", "dilithium-aarch64"],
"Dilithium5": ["dilithium", "dilithium-avx2", "dilithium-aarch64"],
"Falcon-1024": ["falcon_keygen", "falcon_sign"],
"Falcon-1024 (PADDED)": ["falcon_keygen", "falcon_sign"],
"Falcon-512": ["falcon_keygen", "falcon_sign"],
"Falcon-512 (PADDED)": ["falcon_keygen", "falcon_sign"],
"ML-DSA-44-ipd": ["ml_dsa", "ml_dsa-avx2"],
"ML-DSA-65-ipd": ["ml_dsa", "ml_dsa-avx2"],
"ML-DSA-87-ipd": ["ml_dsa", "ml_dsa-avx2"],
Expand Down

0 comments on commit 3369e41

Please sign in to comment.