+1
−0
dom/crypto/test/browser/browser.ini
0 → 100644
+8
−0
+41
−0
dom/crypto/test/browser/head.js
0 → 100644
+18
−0
Loading
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