> From: Franziskus Kiefer > Sent: Friday, December 20, 2019 1:21 AM > > Hi Jason, > > which webcrypto features do you need?
Quoting 4.3 of the spec: Additionally, this API does not deal with or address the discovery of cryptographic modules, as such concepts are dependent upon the underlying user agent and are not concepts that are portable between common operating systems, cryptographic libraries, and implementations. > Firefox supports WebCrypto [1]. You can check out what's supported here > [2]. None of the browsers support loading / using keys managed by the OS or other PKCS#11 interface. My best suspicions would be to either enhance importKey or add a new, non-standard (yet) CryptoKey enumeration. > > Cheers > > [1] https://bugzilla.mozilla.org/show_bug.cgi?id=865789 > [2] https://diafygi.github.io/webcrypto-examples/ > > On Fri, Dec 20, 2019 at 12:05 AM Jason Pyeron <jpye...@pdinc.us> wrote: > > > In our product backlog we have items that require the Web Cryptography > > API [2] to integrate with the OS provided crypto providers. Since > > these features [1] to not seem to be available in FF yet, we are > > thinking about taking a crack at a patch [3] or extension [4] to add > > the missing API support. Where should we go next? > > > > 1: https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API > > > > 2: https://w3c.github.io/webcrypto/ > > > > 3: > > > > https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/How_t > > o_Subm > > it_a_Patch > > > > 4: > > > > https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions > > /Your_ > > first_WebExtension > > > > -- > > Jason Pyeron | Architect > > Contractor | > > PD Inc | > > 10 w 24th St | > > Baltimore, MD | > > > > .mil: jason.j.pyeron....@mail.mil > > .com: jpye...@pdinc.us > > tel : 202-741-9397 > > > > > > > > > > > > -- > > dev-tech-crypto mailing list > > dev-tech-crypto@lists.mozilla.org > > https://lists.mozilla.org/listinfo/dev-tech-crypto > > > -- > dev-tech-crypto mailing list > dev-tech-crypto@lists.mozilla.org > https://lists.mozilla.org/listinfo/dev-tech-crypto -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto