The correct choice adds multiple hashing rounds to the original passcode, making it significantly harder to brute force. Other methods might add a salt or change algorithms, but they do not rely on multiple rounds of computation to strengthen a single weak passcode.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is meant by 'repeated cryptographic functions'?
Open an interactive chat with Bash
How does adding a salt differ from repeated hashing?
Open an interactive chat with Bash
What are examples of algorithms that use repeated hashing?