Pregunta de entrevista de rtCamp

Q. Encryption vs Hashing in Web delevlopment

Respuesta de la entrevista

Anónimo

4 sep 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