@techreport{jones-json-web-signature-json-serialization-02, number = {draft-jones-json-web-signature-json-serialization-02}, 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-json-web-signature-json-serialization/02/}, author = {Michael B. Jones and John Bradley and Nat Sakimura}, title = {{JSON Web Signature JSON Serialization (JWS-JS)}}, pagetotal = 7, year = 2012, month = jul, day = 6, abstract = {The JSON Web Signature JSON Serialization (JWS-JS) is a means of representing content secured with digital signatures or Hash-based Message Authentication Codes (HMACs) 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 JWS specification, which uses a compact serialization with a URL-safe representation). It enables multiple digital signatures and/or HMACs to be applied to the same content (unlike JWS). Cryptographic algorithms and identifiers used with this specification are described in the separate JSON Web Algorithms (JWA) specification. The JSON Serialization for related encryption functionality is described in the separate JSON Web Encryption JSON Serialization (JWE-JS) specification.}, }