summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini')
-rw-r--r--testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini506
1 files changed, 0 insertions, 506 deletions
diff --git a/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini b/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini
deleted file mode 100644
index 895c0cfea..000000000
--- a/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini
+++ /dev/null
@@ -1,506 +0,0 @@
-[ecdsa.worker]
- type: testharness
- [importVectorKeys step: ECDSA P-256 with SHA-1 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verification]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verification with altered signature after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 with altered plaintext after call]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 using privateKey to verify]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 using publicKey to sign]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 no verify usage]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 round trip]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to altered signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to wrong hash]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to bad hash name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to shortened signature]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verification failure due to altered plaintext]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 signing with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-1 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-256 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-384 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-256 with SHA-512 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-1 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-256 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-384 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-384 with SHA-512 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-1 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-256 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-384 verifying with wrong algorithm name]
- expected: FAIL
-
- [importVectorKeys step: ECDSA P-521 with SHA-512 verifying with wrong algorithm name]
- expected: FAIL
-