Security 102: What is Hashing?

Welcome to our second blog post on basic security! Last week we were discussing encryption, and it’s ability to convert information between its’ encrypted and unencrypted states, using a ‘key’ to perform the conversion. This week, we’ll take a look at hashing, the one-way bridge of the security world. Remember, most of this analogy comes courtesy of this StackOverflow answer. More →