Skip to content

Concatenating files can generate same hash? #4

Description

@richardhuaaa

As far as I understand, this works by concatenating all of the files together and then hashing the result. Does this mean that we can get the same hash when hashing this:

File 1: 00 01 02
File 2: 03 04 05

As well as this?

File 1: 00 01 02 03
File 2: 04 05

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions