summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorFilip Skokan <panva.ip@gmail.com>2023-03-05 13:34:07 +0100
committerGitHub <noreply@github.com>2023-03-05 12:34:07 +0000
commit7d13d65468c37022f003bb680dfbddd07ea72173 (patch)
treefc472af54de017c8fa2480eabbc21c27cecae314 /tools
parentde0d148d933520e7ee519576c83e4ca282ee9021 (diff)
fix(ext/crypto): correctly limit ECDSA and hash algorithms (#18030)
Closes #18029
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json50
1 files changed, 50 insertions, 0 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index e9ee8e05e..52011ec1e 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -881,19 +881,32 @@
"importVectorKeys step: ECDSA P-521 with SHA-384 no verify usage",
"importVectorKeys step: ECDSA P-521 with SHA-512 no verify usage",
"ECDSA P-256 with SHA-1 round trip",
+ "ECDSA P-256 with SHA-384 round trip",
"ECDSA P-256 with SHA-512 round trip",
"ECDSA P-384 with SHA-1 round trip",
+ "ECDSA P-384 with SHA-256 round trip",
"ECDSA P-384 with SHA-512 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-1 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-256 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-384 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-512 round trip",
+ "ECDSA P-256 with SHA-1 verification failure due to altered signature",
+ "ECDSA P-256 with SHA-384 verification failure due to altered signature",
+ "ECDSA P-256 with SHA-512 verification failure due to altered signature",
+ "ECDSA P-384 with SHA-1 verification failure due to altered signature",
+ "ECDSA P-384 with SHA-256 verification failure due to altered signature",
+ "ECDSA P-384 with SHA-512 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to altered signature",
"ECDSA P-256 with SHA-256 verification failure due to wrong hash",
+ "ECDSA P-256 with SHA-384 verification failure due to wrong hash",
+ "ECDSA P-256 with SHA-512 verification failure due to wrong hash",
+ "ECDSA P-384 with SHA-1 verification failure due to wrong hash",
+ "ECDSA P-384 with SHA-256 verification failure due to wrong hash",
"ECDSA P-384 with SHA-384 verification failure due to wrong hash",
+ "ECDSA P-384 with SHA-512 verification failure due to wrong hash",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to wrong hash",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to wrong hash",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to wrong hash",
@@ -902,10 +915,22 @@
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to bad hash name",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to bad hash name",
"importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to bad hash name",
+ "ECDSA P-256 with SHA-1 verification failure due to shortened signature",
+ "ECDSA P-256 with SHA-384 verification failure due to shortened signature",
+ "ECDSA P-256 with SHA-512 verification failure due to shortened signature",
+ "ECDSA P-384 with SHA-1 verification failure due to shortened signature",
+ "ECDSA P-384 with SHA-256 verification failure due to shortened signature",
+ "ECDSA P-384 with SHA-512 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to shortened signature",
+ "ECDSA P-256 with SHA-1 verification failure due to altered plaintext",
+ "ECDSA P-256 with SHA-384 verification failure due to altered plaintext",
+ "ECDSA P-256 with SHA-512 verification failure due to altered plaintext",
+ "ECDSA P-384 with SHA-1 verification failure due to altered plaintext",
+ "ECDSA P-384 with SHA-256 verification failure due to altered plaintext",
+ "ECDSA P-384 with SHA-512 verification failure due to altered plaintext",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered plaintext",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered plaintext",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered plaintext",
@@ -963,19 +988,32 @@
"importVectorKeys step: ECDSA P-521 with SHA-384 no verify usage",
"importVectorKeys step: ECDSA P-521 with SHA-512 no verify usage",
"ECDSA P-256 with SHA-1 round trip",
+ "ECDSA P-256 with SHA-384 round trip",
"ECDSA P-256 with SHA-512 round trip",
"ECDSA P-384 with SHA-1 round trip",
+ "ECDSA P-384 with SHA-256 round trip",
"ECDSA P-384 with SHA-512 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-1 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-256 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-384 round trip",
"importVectorKeys step: ECDSA P-521 with SHA-512 round trip",
+ "ECDSA P-256 with SHA-1 verification failure due to altered signature",
+ "ECDSA P-256 with SHA-384 verification failure due to altered signature",
+ "ECDSA P-256 with SHA-512 verification failure due to altered signature",
+ "ECDSA P-384 with SHA-1 verification failure due to altered signature",
+ "ECDSA P-384 with SHA-256 verification failure due to altered signature",
+ "ECDSA P-384 with SHA-512 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered signature",
"importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to altered signature",
"ECDSA P-256 with SHA-256 verification failure due to wrong hash",
+ "ECDSA P-256 with SHA-384 verification failure due to wrong hash",
+ "ECDSA P-256 with SHA-512 verification failure due to wrong hash",
+ "ECDSA P-384 with SHA-1 verification failure due to wrong hash",
+ "ECDSA P-384 with SHA-256 verification failure due to wrong hash",
"ECDSA P-384 with SHA-384 verification failure due to wrong hash",
+ "ECDSA P-384 with SHA-512 verification failure due to wrong hash",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to wrong hash",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to wrong hash",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to wrong hash",
@@ -984,10 +1022,22 @@
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to bad hash name",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to bad hash name",
"importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to bad hash name",
+ "ECDSA P-256 with SHA-1 verification failure due to shortened signature",
+ "ECDSA P-256 with SHA-384 verification failure due to shortened signature",
+ "ECDSA P-256 with SHA-512 verification failure due to shortened signature",
+ "ECDSA P-384 with SHA-1 verification failure due to shortened signature",
+ "ECDSA P-384 with SHA-256 verification failure due to shortened signature",
+ "ECDSA P-384 with SHA-512 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to shortened signature",
"importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to shortened signature",
+ "ECDSA P-256 with SHA-1 verification failure due to altered plaintext",
+ "ECDSA P-256 with SHA-384 verification failure due to altered plaintext",
+ "ECDSA P-256 with SHA-512 verification failure due to altered plaintext",
+ "ECDSA P-384 with SHA-1 verification failure due to altered plaintext",
+ "ECDSA P-384 with SHA-256 verification failure due to altered plaintext",
+ "ECDSA P-384 with SHA-512 verification failure due to altered plaintext",
"importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered plaintext",
"importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered plaintext",
"importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered plaintext",