This spec. describes an ultra-simple JSON canonicalization scheme: https://openkeystore.googlecode.com/svn/resources/trunk/docs/jcs.html
An equally simple parser supporting this scheme can be found here: https://code.google.com/p/openkeystore/source/browse/javascript/trunk/src/jsonparser/JSONParser.js This (IMO) verifies my claim that cleartext JSON signatures is a viable alternative to JWS for applications where the payload is complex which were not really the case for the original JOSE scenarios. thanx, Anders _______________________________________________ jose mailing list [email protected] https://www.ietf.org/mailman/listinfo/jose
