3
votes
8answers
390 views
Can this checksum algorithm be improved?
We have a very old, unsupported program which copies files across SMB shares. It has a checksum algorithm to determine if the file contents have changed before copying. The algorithm seems easily …
