You work as a Web developer in the IBM Inc. Your area of proficiency is PHP. Since you have proper knowledge of security, you have bewared from rainbow attack. For mitigating this attack, you design the PHP code based on the following algorithm: key = hash(password + salt) for 1 to 65000 do key = hash(key + salt)
Which of the following techniques are you implementing in the above algorithm?
A. Key strengthening
B. Hashing
C. Sniffing
D. Salting
You work as a Web developer in the IBM Inc. Your area of proficiency is PHP. Since you have proper knowledge of security
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You work as a Web developer in the IBM Inc. Your area of proficiency is PHP. Since you have proper knowledge of security
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!