%% You should probably cite draft-jones-jose-jwe-json-serialization-04 instead of this revision. @techreport{jones-jose-jwe-json-serialization-01, number = {draft-jones-jose-jwe-json-serialization-01}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-jones-jose-jwe-json-serialization/01/}, author = {Michael B. Jones}, title = {{JSON Web Encryption JSON Serialization (JWE-JS)}}, pagetotal = 8, year = 2012, month = jul, day = 16, abstract = {The JSON Web Encryption JSON Serialization (JWE-JS) is a means of representing encrypted content using JavaScript Object Notation (JSON) data structures. This specification describes a means of representing secured content as a JSON data object (as opposed to the JWE specification, which uses a compact serialization with a URL-safe representation). It enables the same content to be encrypted to multiple parties (unlike JWE). Cryptographic algorithms and identifiers used with this specification are described in the separate JSON Web Algorithms (JWA) specification. The JSON Serialization for related digital signature and MAC functionality is described in the separate JSON Web Signature JSON Serialization (JWS-JS) specification.}, }