Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1216)

Unified Diff: content/test/data/webcrypto/hmac.json

Issue 194203002: [webcrypto] Remove support for SHA-224 (CL 2 or 3). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/data/webcrypto/digest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/webcrypto/hmac.json
diff --git a/content/test/data/webcrypto/hmac.json b/content/test/data/webcrypto/hmac.json
index b623e4aa2e22cd7d39c51091252c7e4670e6dd0e..0d32c0fd599928510d01edaf5e9f78f22281f7d2 100644
--- a/content/test/data/webcrypto/hmac.json
+++ b/content/test/data/webcrypto/hmac.json
@@ -47,13 +47,6 @@
"message": "138efc832c64513d11b9873c6fd4d8a65dbf367092a826ddd587d141b401580b798c69025ad510cff05fcfbceb6cf0bb03201aaa32e423d5200925bddfadd418d8e30e18050eb4f0618eb9959d9f78c1157d4b3e02cd5961f138afd57459939917d9144c95d8e6a94c8f6d4eef3418c17b1ef0b46c2a7188305d9811dccb3d99",
"mac": "4f1ee7cb36c58803a8721d4ac8c4cf8cae5d8832392eed2a96dc59694252801b"
},
- // L=28, Count=71
- {
- "hash": "sha-224",
- "key": "6c2539f4d0453efbbacc137794930413aeb392e029e0724715f9d943d6dcf7cdcc7fc197333df4fc476d5737ac3940d40eae",
- "message": "1f207b3fa6c905529c9f9f7894b8941b616974df2c0cc482c400f50734f293139b5bbf97384adfafc56494ca0629ed0ca179daf03056e33295eb19ec8dcd4dff898281b4b9409ca369f662d49091a225a678b1ebb75818dcb6278a2d136319f78f9ba9df5031a4f6305eefde5b761d2f196ee318e89bcc4acebc2e11ed3b5dc4",
- "mac": "4a7d9d13705b0faba0db75356c8ee0635afff1544911c69c2fbb1ab2"
- },
// L=48, Count=50
{
"hash": "sha-384",
« no previous file with comments | « content/test/data/webcrypto/digest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698