rtCamp interview question

Q. Encryption vs Hashing in Web delevlopment

Interview Answer

Anonymous

4 Sept 2024

Encryption is used to protect the confidentiality of data by making it unreadable without a key, while hashing is used to verify data integrity and securely store information, like passwords, by generating a fixed-size, irreversible representation of the input data