+2 votes
in Cyber Security by
What is the difference between hashing and encryption in Cyber Security?

1 Answer

0 votes
by

Both hashing and encryption are used to convert readable data into an unreadable format. The significant difference is that encrypted data can be transformed into original data by decryption, whereas hashed data cannot be processed back to the original data.

...