What is the best hash method for an array of byte?
byte
The arrays are serialized class objects containing jpeg image passed between applications over TCP/IP
Any of the crypto hashing stuff should work. Not sure about the speed. Perhaps MD5?