diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 34 |
1 files changed, 1 insertions, 33 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index b26b8fd52..eeb1bee2b 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -15303,39 +15303,7 @@ "generate wrong key step: HMAC with SHA-1 verifying with wrong algorithm name", "generate wrong key step: HMAC with SHA-256 verifying with wrong algorithm name", "generate wrong key step: HMAC with SHA-384 verifying with wrong algorithm name", - "generate wrong key step: HMAC with SHA-512 verifying with wrong algorithm name", - "HMAC with SHA-1 verification", - "HMAC with SHA-256 verification", - "HMAC with SHA-384 verification", - "HMAC with SHA-512 verification", - "HMAC with SHA-1 verification with altered signature after call", - "HMAC with SHA-256 verification with altered signature after call", - "HMAC with SHA-384 verification with altered signature after call", - "HMAC with SHA-512 verification with altered signature after call", - "HMAC with SHA-1 with altered plaintext after call", - "HMAC with SHA-256 with altered plaintext after call", - "HMAC with SHA-384 with altered plaintext after call", - "HMAC with SHA-512 with altered plaintext after call", - "HMAC with SHA-1 no verify usage", - "HMAC with SHA-256 no verify usage", - "HMAC with SHA-384 no verify usage", - "HMAC with SHA-512 no verify usage", - "HMAC with SHA-1 round trip", - "HMAC with SHA-256 round trip", - "HMAC with SHA-384 round trip", - "HMAC with SHA-512 round trip", - "HMAC with SHA-1 verification failure due to wrong plaintext", - "HMAC with SHA-256 verification failure due to wrong plaintext", - "HMAC with SHA-384 verification failure due to wrong plaintext", - "HMAC with SHA-512 verification failure due to wrong plaintext", - "HMAC with SHA-1 verification failure due to wrong signature", - "HMAC with SHA-256 verification failure due to wrong signature", - "HMAC with SHA-384 verification failure due to wrong signature", - "HMAC with SHA-512 verification failure due to wrong signature", - "HMAC with SHA-1 verification failure due to short signature", - "HMAC with SHA-256 verification failure due to short signature", - "HMAC with SHA-384 verification failure due to short signature", - "HMAC with SHA-512 verification failure due to short signature" + "generate wrong key step: HMAC with SHA-512 verifying with wrong algorithm name" ], "rsa_pkcs.https.any.html": [ "importVectorKeys step: RSASSA-PKCS1-v1_5 with SHA-1 verification", |