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

Unified Diff: LayoutTests/crypto/aes-gcm-encrypt-decrypt-expected.txt

Issue 325323004: [webcrypto] Remove support for AES 192-bit keys (1 of 2) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | « LayoutTests/crypto/aes-gcm-encrypt-decrypt.html ('k') | LayoutTests/crypto/aes-generateKey.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/crypto/aes-gcm-encrypt-decrypt-expected.txt
diff --git a/LayoutTests/crypto/aes-gcm-encrypt-decrypt-expected.txt b/LayoutTests/crypto/aes-gcm-encrypt-decrypt-expected.txt
index 9004b99dc9185418002ff6d750c9cb6c58e48729..fde0a4cd5f1fc75fd9db417b89c428aca2f3999a 100644
--- a/LayoutTests/crypto/aes-gcm-encrypt-decrypt-expected.txt
+++ b/LayoutTests/crypto/aes-gcm-encrypt-decrypt-expected.txt
@@ -29,8 +29,8 @@ PASS typeof tmpKey.extractable is 'boolean'
PASS tmpKey.extractable is false
PASS tmpKey.algorithm.name is "AES-GCM"
PASS tmpKey.usages.join(',') is "encrypt,decrypt"
-PASS: Encryption should be [c4489fa64a6edf80e7e6a3b8855bc37c772ee7de0f91a981c36c93a35c88] and was
-PASS: Decryption should be [d30b02c343487105219d6fa080acc743] and was
+PASS: Encryption should be [fda718aa1ec163487e21afc34f5a3a34795a9ee71dd3e7ee9a18fdb24181dc982b29c6ec723294a130ca2234952bb0ef68c0f34795fbe0] and was
+PASS: Decryption should be [69fd0c9da10b56ec6786333f8d76d4b74f8a434195f2f241f088b2520fb5fa29455df9893164fb1638abe6617915d9497a8fe2] and was
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/crypto/aes-gcm-encrypt-decrypt.html ('k') | LayoutTests/crypto/aes-generateKey.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698