Y
Hacker News
new
|
ask
|
show
|
jobs
by
deegles
2931 days ago
Don't fields need to be sorted in order for signatures to be reproducible with JSON objects? there's no mention of that.
1 comments
tonyarkles
2930 days ago
Lots of canonicalization required, and it's quite easy to run into validation bugs across implementations (does your $LANGOFCHOICE serialize JSON exactly the same as the sender's?)
link