gecko-dev/dom/crypto/test
J.C. Jones 529346ab71 Bug 1410403 - Use id-ecPublicKey for ECDH key export from WebCrypto r=keeler
id-ecPublicKey is defined as the OID {iso(1) member-body(2) us(840)
ansi-x962(10045) keyType(2) ecPublicKey(1)}, and is the NSS default, so
remove the override code from CryptoKey.cpp that forced it to the legacy
id-ecDH code.

Differential Revision: https://phabricator.services.mozilla.com/D52570

--HG--
extra : moz-landing-system : lando
2019-11-11 21:25:40 +00:00
..
browser Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
.eslintrc.js
file_indexedDB.html
mochitest.ini Bug 1585119 - Re-enable many mochitests on android; r=geckoview-reviewers,snorp 2019-10-15 15:07:09 +00:00
test-array.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
test-vectors.js Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
test-worker.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00
test_WebCrypto.css
test_WebCrypto.html Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
test_WebCrypto_DH.html Bug 1564509 - Remove DH from WebCrypto r=kjacobs,bzbarsky,keeler 2019-11-11 21:17:47 +00:00
test_WebCrypto_ECDH.html Bug 1410403 - Use id-ecPublicKey for ECDH key export from WebCrypto r=keeler 2019-11-11 21:25:40 +00:00
test_WebCrypto_ECDSA.html
test_WebCrypto_HKDF.html
test_WebCrypto_Import_Multiple_Identical_Keys.html
test_WebCrypto_JWK.html
test_WebCrypto_Normalize.html
test_WebCrypto_PBKDF2.html
test_WebCrypto_RSA_OAEP.html
test_WebCrypto_RSA_PSS.html
test_WebCrypto_Reject_Generating_Keys_Without_Usages.html
test_WebCrypto_Structured_Cloning.html
test_WebCrypto_Workers.html
test_WebCrypto_Wrap_Unwrap.html
test_indexedDB.html Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
util.js Bug 1561435 - Format dom/, a=automatic-formatting 2019-07-05 10:44:55 +02:00