Hashing is one-way encryption of some content into a fixed-length string. You can do some really clever tricks with this, like easily comparing content between two blobs (...this will come in handy later) Try it out yourself!
Hashing is one-way encryption of some content into a fixed-length string. You can do some really clever tricks with this, like easily comparing content between two blobs (...this will come in handy later) Try it out yourself!