diff options
Diffstat (limited to 'testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini')
-rw-r--r-- | testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini | 389 |
1 files changed, 0 insertions, 389 deletions
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 deleted file mode 100644 index 5d8f42f69..000000000 --- a/testing/web-platform/meta/WebCryptoAPI/sign_verify/test_ecdsa.html.ini +++ /dev/null @@ -1,389 +0,0 @@ -[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 - |