Would Eves algorithm work better if she observed a second au
Would Eve’s algorithm work better if she observed a second authentication challenge and response with a different IV ? Explain your answer
Solution
Algorithms work better with increased number of authentications epecially when some information or some sensitive information is involved or being used in an algorithm working.
When working with sensitive information we used encryption techniques but authentication is very important protocol in any communication or any work where information is being transmitted or being used because authentication work as a gateway if you want to proceed and access information further you need to provide authentication or you have to pass an aunthentication challenge.
Authentication challenge is a family of protocols where one party or the algorithm provides user a challenge and the user have to pass the challenge by passing the challenge by providing the correct inputs such as passwords which auntheciate the user.
so i think algorithm works with more number of authentication as if someone breaks one barrier he/she has to break more barriers so algorithms should have authentications.
