Correct Answer: To ensure data integrity and detect tampering. Explanation: Hashing generates a fixed-size unique value (hash) from data. If even a single bit of the original data changes, the hash will change, indicating tampering and ensuring integrity.
Correct Answer: To ensure data integrity and detect tampering. Explanation: Hashing generates a fixed-size unique value (hash) from data. If even a single bit of the original data changes, the hash will change, indicating tampering and ensuring integrity.