Skip to main content
edited title
Link
muru
  • 78.3k
  • 16
  • 214
  • 320

why Why doesn't changing a filefile's name doesn't change it'sits checksum?

Became Hot Network Question
grammar
Source Link
ctrl-alt-delor
  • 28.8k
  • 11
  • 66
  • 113

As far as I know changing even a bit of a file, will change the whole checksum result, but when I change a file's name this does not affect on it'sits checksum (I've tried SHA-1, SHA-256 and MD5).

Why? file name is not a part of file data? does it depend on file system?

As far as I know changing even a bit of a file, will change the whole checksum result, but when I change a file's name this does not affect on it's checksum (I've tried SHA-1, SHA-256 and MD5).

Why? file name is not a part of file data? does it depend on file system?

As far as I know changing even a bit of a file, will change the whole checksum result, but when I change a file's name this does not affect its checksum (I've tried SHA-1, SHA-256 and MD5).

Why? file name is not a part of file data? does it depend on file system?

Source Link
Amir reza Riahi
  • 893
  • 1
  • 11
  • 21

why changing a file name doesn't change it's checksum?

As far as I know changing even a bit of a file, will change the whole checksum result, but when I change a file's name this does not affect on it's checksum (I've tried SHA-1, SHA-256 and MD5).

Why? file name is not a part of file data? does it depend on file system?