Index: content/test/data/webcrypto/ecdh.json |
diff --git a/content/test/data/webcrypto/ecdh.json b/content/test/data/webcrypto/ecdh.json |
index f51f7d103c206af7ffdfc349c005d0d0ec2eb9af..8b8406cb648210d79133b167891958bf7501cea3 100644 |
--- a/content/test/data/webcrypto/ecdh.json |
+++ b/content/test/data/webcrypto/ecdh.json |
@@ -149,7 +149,8 @@ |
}, |
"length_bits": 521, |
- "derived_bytes": "0117D54D84379D0FD385BE068455A77A5366AB534FF172AB0A121F37D180DCCD19607ABB0C41CB9F6F12B01303AC4A69DC2D1D05180181FD496D9769B46BFFEC3400" |
+ "derived_bytes": "0117D54D84379D0FD385BE068455A77A5366AB534FF172AB0A121F37D180DCCD19607ABB0C41CB9F6F12B01303AC4A69DC2D1D05180181FD496D9769B46BFFEC3400", |
+ "valid_p521_keys": true // Special variable use by ecdh_unittest.cc::LoadTestKeys |
}, |
// Same as above but with the public/private switched. |