Orro Group interview question

How do Hashing, Encoding, and Encryption support the CIA Triad?

Interview Answer

Anonymous

Sep 23, 2025

Hashing → Integrity: Verifies that data hasn’t been modified. Encryption → Confidentiality: Protects data from unauthorized access. Encoding → Availability: Ensures data can be correctly stored or transmitted and later restored.