I am going through previous exams for Information Security.
I am looking at Salting with regards to Password encryption. My question is this - If SHA 256 is a one way encryption, how can it be decrypted?
I am just thinking that when messages are sent via email, they are encrypted and decrypted so that the message or files can be accessed.
How does SHA 256 work? How can you see your message or files if the encryption cannot be decrypted? Or does it just protect the password itself?
I am currently researching this (at university) and would appreciate any assistance. Please forgive any silly errors in my question as I am still attempting to learn about this subject.
Thanks.