mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
389 lines
13 KiB
INI
389 lines
13 KiB
INI
[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
|
|
|