you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 1 day ago (3 children)

The only definition of hash that I know is an identifier for an object created from that object's data. Everything else stems from that central idea. What other types of hash are there?

  • source
  • parent
  • hideshow 6 child comments
  • [–] 4 points 1 day ago (1 child)

    Yeah, it's basically that, but it has different uses - two main things I can think of right away are 1) verifying data when downloading large files and 2) cryptography (e.g. when storing credentials). Oh, and hash tables too.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 13 hours ago (1 child)

    Well, but the question wasn't "what is a hash used for", but rather "what is a hash"

  • source
  • parent
  • hideshow 2 child comments