On Sat, May 25, 2019 at 2:03 AM <r.int...@gmail.com> wrote:

> Hello,
>
> we are using Firefox. But we want to deactivate the API "Web Cryptography
> API". We are using an addon for this case -> "WEB API MANAGER". Our target
> is to deactivate this setting without using an addon.
>
> Is there any possibility for our Use Case ?
>
>
> The Addon blocks the following things:
>
>     "Crypto.prototype.getRandomValues",
>     "SubtleCrypto.prototype.decrypt",
>     "SubtleCrypto.prototype.deriveBits",
>     "SubtleCrypto.prototype.deriveKey",
>     "SubtleCrypto.prototype.digest",
>     "SubtleCrypto.prototype.encrypt",
>     "SubtleCrypto.prototype.exportKey",
>     "SubtleCrypto.prototype.generateKey",
>     "SubtleCrypto.prototype.importKey",
>     "SubtleCrypto.prototype.sign",
>     "SubtleCrypto.prototype.unwrapKey",
>     "SubtleCrypto.prototype.verify",
>     "SubtleCrypto.prototype.wrapKey",
>     "window.crypto"
> --


Why do you want to remove Web Platform APIs? Especially those that have no
storage or hardware interaction?

>
>
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to