1 / 4

W3C WebCrypto Request to JOSE for JWK Private and Symmetric Key Representations

W3C WebCrypto Request to JOSE for JWK Private and Symmetric Key Representations. Mike Jones November 7, 2012. W3C WebCrypto Use Case. W3C WebCrypto WG developing JavaScript APIs for crypto operations Intended to enable efficient JavaScript JOSE implementations, among other scenarios

bianca
Download Presentation

W3C WebCrypto Request to JOSE for JWK Private and Symmetric Key Representations

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. W3C WebCrypto Request to JOSE for JWK Private and Symmetric Key Representations Mike Jones November 7, 2012

  2. W3C WebCrypto Use Case • W3C WebCrypto WG developing JavaScript APIs for crypto operations • Intended to enable efficient JavaScript JOSE implementations, among other scenarios • Some WebCrypto APIs use key representations • Including JWKs • Currently an asymmetry for JWK • Other formats can represent public, private, and symmetric keys • JWK only defines public key representation

  3. WebCrypto Request to JOSE • WebCrypto WG requests that JOSE define and standardize representations for all three types of keys: • Public • Private • Symmetric • They will likely use the IANA registry to define the remaining two if we don’t

  4. Decision Needed by JOSE WG • Do we want to define the additional representations? • Potential starting point already exists: • draft-jones-jose-json-private-key

More Related