diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/WebCryptoAPI/sign_verify | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'testing/web-platform/meta/WebCryptoAPI/sign_verify')
-rw-r--r-- | testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini | 506 | ||||
-rw-r--r-- | testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini | 389 |
2 files changed, 895 insertions, 0 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 new file mode 100644 index 000000000..895c0cfea --- /dev/null +++ b/testing/web-platform/meta/WebCryptoAPI/sign_verify/ecdsa.worker.js.ini @@ -0,0 +1,506 @@ +[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 + diff --git a/testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini b/testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini new file mode 100644 index 000000000..5d8f42f69 --- /dev/null +++ b/testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini @@ -0,0 +1,389 @@ +[test_ecdsa.html] + 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 + |