I'm in need of a hash function for checking some file versioning (Basically, checking if client side file is the same as server side one).
My problem is that there is half a dozen implementations of HashAlgorithm, in the .net library, and I'm a bit lost.
I'm looking for a fast algorithm, with relatively short output size. Security is not really a matter here.
Thanks!
Since it isn't a security issue, MD5 will probably serve your purposes. It is pretty standard for file content hashing.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With