%% You should probably cite draft-erdtman-jose-cleartext-jws-01 instead of this revision. @techreport{erdtman-jose-cleartext-jws-00, number = {draft-erdtman-jose-cleartext-jws-00}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-erdtman-jose-cleartext-jws/00/}, author = {Samuel Erdtman and Anders Rundgren and Michael B. Jones}, title = {{Cleartext JSON Web Signature (JWS)}}, pagetotal = 16, year = 2018, month = mar, day = 5, abstract = {Cleartext JSON Web Signature (JWS) is a means of signing JSON objects directly without representing the JSON to be signed in a non-JSON representation, such as base64url-encoded JSON. The signature and information about the signature is added to the JSON object when it is signed. The signature calculation for signing the JSON object uses the predictable JSON serialization defined in ECMAScript version 6. Cleartext JWS builds on the JWS, JWA, and JWK specifications, reusing data structures and semantics from these specifications, where applicable.}, }