
EC-CouncilBlockchain Developer Certification
Domain 2Objective 4
Cryptographic Hash Functions and Their Uses BDC Practice Questions (Page 5)
Part of the Cryptography and Security Foundations domain, which makes up ~10% of our current practice bank.
53questions here
11free pages
10concepts
Questions 21–25
- 21
A blockchain startup wants to allow light clients to verify that a specific transaction is included in a block without downloading the entire block. They plan to use a Merkle tree. What should the light client receive to perform this verification?
Select an answer first - 22
Which property of a cryptographic hash function makes it infeasible to find any input that produces a given hash output?
Select an answer first - 23
A developer is building a web application that stores user passwords. The team decides to use bcrypt with a cost factor of 12. A security review notes that the application is vulnerable to denial-of-service attacks because the login endpoint can be flooded with requests, causing high CPU usage. Which mitigation is most appropriate?
Select an answer first - 24
A developer is implementing a digital signature scheme for a document management system. They want to sign a large PDF file efficiently. According to standard practice, what should they sign?
Select an answer first - 25
A fintech startup stores customer statements as PDF files in Azure Blob Storage. They need to detect any accidental or malicious modification to a file after upload. They plan to compute a hash of each file at upload time and store it in a database. Later, they recompute the hash and compare. Which property of cryptographic hash functions makes this approach valid?
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.