My question is simple: encryption hides information to the point where only the people intended to see the information can actually see it. You can encrypt information and then decrypt it. Why is hashing is considered encryption if it cannot be decrypted?
I say hashing is considered encryption because you call MD5 a cryptographic hash function.