hashing encoded arrays?
Posted: Thu Mar 03, 2016 10:24 pm
Hi there.
lets say I encode an array full of data and then get a hash of it ..... given the identical set of keys and data...am i guaranteed the same hash on every platform? or is ordering something I need to consider? ... I MUST guarantee the same hash........or is this a bad idea?
Thanks
Tom
lets say I encode an array full of data and then get a hash of it ..... given the identical set of keys and data...am i guaranteed the same hash on every platform? or is ordering something I need to consider? ... I MUST guarantee the same hash........or is this a bad idea?
Thanks
Tom