gecko-dev/dom/crypto/test
J.C. Jones e0ec60e836 Bug 1539578 - Add telemetry for DH use in WebCrypto API r=keeler
Our WebCrypto implementation supports using DH as an algorithm in generateKey,
which is not one of the recognized algorithms in the published specification [0].

We should seek to remove it from Firefox, but before we do, it'd be good to
gather some telemetry on whether it's used at all, even in its' non-standard
form.

[0] https://www.w3.org/TR/WebCryptoAPI/#algorithm-overview

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

--HG--
extra : moz-landing-system : lando
2019-04-02 17:31:25 +00:00
..
browser Bug 1539578 - Add telemetry for DH use in WebCrypto API r=keeler 2019-04-02 17:31:25 +00:00
.eslintrc.js
file_indexedDB.html Bug 1508825 - Enable ESLint for dom/crypto/ (automatic changes) r=Standard8,Ehsan 2018-12-14 00:44:52 +00:00
mochitest.ini
test_indexedDB.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_DH.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_ECDH.html Bug 1537776 - dom/ automated ESLint no-throw-literal fixes. r=asuth,mccr8 2019-03-25 16:03:38 +00:00
test_WebCrypto_ECDSA.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_HKDF.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_Import_Multiple_Identical_Keys.html Bug 1508825 - Enable ESLint for dom/crypto/ (automatic changes) r=Standard8,Ehsan 2018-12-14 00:44:52 +00:00
test_WebCrypto_JWK.html Bug 1508825 - Enable ESLint for dom/crypto/ (automatic changes) r=Standard8,Ehsan 2018-12-14 00:44:52 +00:00
test_WebCrypto_Normalize.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_PBKDF2.html Bug 1537776 - dom/ automated ESLint no-throw-literal fixes. r=asuth,mccr8 2019-03-25 16:03:38 +00:00
test_WebCrypto_Reject_Generating_Keys_Without_Usages.html Bug 1508825 - Enable ESLint for dom/crypto/ (automatic changes) r=Standard8,Ehsan 2018-12-14 00:44:52 +00:00
test_WebCrypto_RSA_OAEP.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_RSA_PSS.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_Structured_Cloning.html Bug 1508825 - Enable ESLint for dom/crypto/ (automatic changes) r=Standard8,Ehsan 2018-12-14 00:44:52 +00:00
test_WebCrypto_Workers.html Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test_WebCrypto_Wrap_Unwrap.html Bug 1518283 - prohibit blank lines at the beginning and end of blocks (eslint padded-blocks) r=mossop,Standard8 2019-01-30 17:26:25 +00:00
test_WebCrypto.css
test_WebCrypto.html Bug 1537776 - dom/ automated ESLint no-throw-literal fixes. r=asuth,mccr8 2019-03-25 16:03:38 +00:00
test-array.js Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test-vectors.js Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
test-worker.js Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00
util.js Bug 1508825 - Enable ESLint for dom/crypto (manual changes) r=Standard8,Ehsan 2018-12-14 22:54:56 +00:00