Hacker News new | ask | show | jobs
by aeijdenberg 3386 days ago
If you're looking to be able to consistently hash JSON objects you might want to look at Ben Laurie's objecthash: https://github.com/benlaurie/objecthash

It describes a consistent way to hash an object without defining a new format.