Drafts specifying how to make cleartext versions of the JOSE specifications RFC7515 RFC7516 using ES6 canonicalization rather than base64url encoding of JSON data structures
Cleartext JWS signs data represented as a JSON object
Cleartext JWE represents encrypted data as a JSON object
TBD Add link to Anders' implementation