In an earlier article, we have talked about the difference between encoding, encryption and hashing already. Today, we want to have a closer look at the latter of the three, the hashing function and the resulting hash or checksum.
For this purpose, we will have a brief look at what a checksum is before we concentrate on what checksums are used for.
What’s Hashing?
Using a hashing function creates a hash or checksum which are basically a seemingly random string of numbers, letters, and special characters – depending on the algorithm used for the hashing.… Read the rest