What does it mean to hash data and do I really care?
What is Hashing? Hashing is simply passing some data through a formula that produces a result, called a hash. That hash is usually a string of characters and the hashes generated by a formula are always the same length, regardless of how much data you feed into it. For example, the MD5 formula always produces
What does it mean to hash data and do I really care? Read More »










