Which technique enables verification of identity without revealing underlying attributes?
- Zero-Knowledge Proofs
- Biometric Encryption
- Tokenization
- Anonymization
Answer: Zero-Knowledge Proofs
ZK-proofs enable proving statements (e.g., age > 18) without revealing actual data. Critical for privacy-preserving authentication and selective disclosure.