Re: [w3c/payment-request] Applying "Detached" JWS Signatures to PaymentRequest (#714)

There is actually a current and "similar" proposal with Microsoft as well as me as authors, _building on ECMASrcript property_ order: https://tools.ietf.org/id/draft-erdtman-jose-cleartext-jws-00.html

After having checked with major tool vendors as well as getting negative feedback in the JSON WG, I changed my mind and turned to canonicalization which doesn't have to be natively supported in parsers and serializers to work.

Less than 30kb:  https://github.com/cyberphone/json-canonicalization/tree/master/java/canonicalizer#json-canonicalizer-for-java

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/issues/714#issuecomment-390709618

Received on Monday, 21 May 2018 16:37:39 UTC