
EC-CouncilBlockchain Developer Certification
Domain 2Objective 4
Cryptographic Hash Functions and Their Uses BDC Practice Questions (Page 2)
Part of the Cryptography and Security Foundations domain, which makes up ~10% of our current practice bank.
53questions here
11free pages
10concepts
Questions 6–10
- 6
A developer is building a file-sync service that must detect which files changed between two versions of a directory. The service stores a hash for each file. Which approach minimizes the amount of data that must be transferred to identify changes?
Select an answer first - 7
A developer is designing a file-sharing system that must ensure the integrity of downloaded files. The system currently provides a SHA-256 hash of each file on the website. A user downloads a file and verifies the hash. Which additional measure would most effectively protect against a man-in-the-middle attack that could alter both the file and the published hash?
Select an answer first - 8
A startup is building a user authentication system. They want to store passwords securely. They are considering using a fast hash like SHA-256 with a per-user salt. A security consultant advises against this. What is the primary reason?
Select an answer first - 9
In a blockchain, each block header contains the hash of the previous block header. How does this design ensure the integrity of the entire chain?
Select an answer first - 10
A developer is updating a legacy authentication system that currently stores passwords as unsalted SHA-256 hashes. The compliance team requires that the new system resist offline brute-force attacks even if the database is leaked. Which approach best meets this requirement?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by EC-Council. “BDC” is a trademark of its owner, used for identification only.