mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Sync WPT with upstream (27-07-2025) (#38296)
Automated downstream sync of changes from upstream as of 27-07-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
9614fb997a
commit
633d746e2f
504 changed files with 16011 additions and 4941 deletions
80
tests/wpt/meta/WebCryptoAPI/sign_verify/eddsa_curve448.tentative.https.any.js.ini
vendored
Normal file
80
tests/wpt/meta/WebCryptoAPI/sign_verify/eddsa_curve448.tentative.https.any.js.ini
vendored
Normal file
|
@ -0,0 +1,80 @@
|
|||
[eddsa_curve448.tentative.https.any.html]
|
||||
[EdDSA Ed448 verification]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification with altered signature after call]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 with altered data after call]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 using privateKey to verify]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 using publicKey to sign]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 no verify usage]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 round trip]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 signing with wrong algorithm name]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verifying with wrong algorithm name]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification failure due to altered signature]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification failure due to shortened signature]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification failure due to altered data]
|
||||
expected: FAIL
|
||||
|
||||
[Sign and verify using generated Ed448 keys.]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[eddsa_curve448.tentative.https.any.worker.html]
|
||||
[EdDSA Ed448 verification]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification with altered signature after call]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 with altered data after call]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 using privateKey to verify]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 using publicKey to sign]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 no verify usage]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 round trip]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 signing with wrong algorithm name]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verifying with wrong algorithm name]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification failure due to altered signature]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification failure due to shortened signature]
|
||||
expected: FAIL
|
||||
|
||||
[EdDSA Ed448 verification failure due to altered data]
|
||||
expected: FAIL
|
||||
|
||||
[Sign and verify using generated Ed448 keys.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue