Difference Between Encryption, Hashing and Salting
When we handle sensitive and private data in the development, normally we would use encryption, hashing or salting to process the data in case of leaking. This post talks about the differences and similarities between these three methods.