Re: Preserving WebCrypto Key usages in JWK

14 ΞΟΡΒ. 2013 Η., Χ 0:40, Mark Watson <watsonm@netflix.com> ΞΑΠΙΣΑΜ(Α):

> Consider the example I gave where a key is intended to have usage "unwrap". If that usage is changed to "decrypt" then key data that should only be visible inside the UA can be exposed to the JS.

Currently, there are no algorithms in WebCrypto that support unwrap. Is it the plan to have any algorithms that support both decrypt and unwrap?

I'm asking because if the sets of algorithms that support decryption and ones that support unwrapping don't intersect, then there is no problem.

- WBR, Alexey Proskuryakov

Received on Thursday, 14 November 2013 08:51:51 UTC