Hash function role cybersecurity
What is the role of a hash function in cybersecurity?
Answer
A hash function in cybersecurity is an algorithm that converts input data into a fixed-size string of characters, which is typically a digest that uniquely represents the original data. It is used for data integrity verification and secure password storage.