Live Quiz Arena
🎁 1 Free Round Daily
⚡ Enter ArenaQuestion
← Logic & PuzzlesAn online file-sharing service uses cryptographic hash functions to verify file integrity. Which mechanism explains why detecting even a minor alteration to a stored file becomes highly probable?
A)Salt addition ensures uniform distribution
B)Avalanche effect amplifies bit changes✓
C)Caesar cipher obfuscates file content
D)Homomorphic encryption preserves calculations
💡 Explanation
The avalanche effect explains why even a one-bit change in a file leads to a drastically different hash value, because cryptographic hash functions are designed to propagate changes widely. Therefore, the correct answer is the avalanche effect, rather than salting, encryption, or homomorphic methods which serve different purposes.
🏆 Up to £1,000 monthly prize pool
Ready for the live challenge? Join the next global round now.
*Terms apply. Skill-based competition.
Related Questions
Browse Logic & Puzzles →- If an engineer modifies a regular expression used for packet filtering in a network firewall to accept a broader range of patterns, which consequence follows?
- If a digital circuit's output simplifies via De Morgan's laws from NOT(A AND B) to (NOT A) OR (NOT B), which consequence follows for test vectors?
- If a decision tree, classifying bank loan applicants, splits a node based on 'credit score', which consequence follows for model complexity?
- If a network administrator needs to assign 20 identical servers to 4 different departments, what impact will the stars and bars method have on the final allocation possibilities?
- If scheduling meetings and some individuals are invited to multiple meetings which overlap, what accounts for accurate count?
- A binary search tree algorithm traverses a sorted array; which consequence ensures correct operation, particularly with dynamically changing data?
