Open dholth opened 12 years ago
it will fail if the sender sorted their keys differently than the recipient. it should verify against the utf-8 bytes of the transmitted json, not against a re-serialization.
Thanks for filing this. I'll check it out!
it will fail if the sender sorted their keys differently than the recipient. it should verify against the utf-8 bytes of the transmitted json, not against a re-serialization.