In: Computer Science
CAN I HAVE A 200 WORD EXPLANATION FOR THE FOLLOWING QUESTION.
Analyse the security of Lamport’s OLP algorithm with the properties of hash function
- The Lamport's OLP algorithm is based on Mathematical Approcah, to genrate "passwords" or "keys"
- The Lamport's OLP algorithm is basically use for the Security Purpose and also it is easy to use.
- The Lamport's OLP algorithm is used to create One-Time passwords.
- ie. means which provides effective security for those multiple people who are located at different systems, but seems that they are interacting with single system.
- To maintain confidentiality of data, this approach is very useful, such as OTP (One - time password) to access or gain OTP - this is not easy to third party to access such sensitive information.
- A Hash Function Is nothing but a numerical Value of secure or fix range which identifies data in Unique manner.
- Hash function is special type of function which takes input as a variable/ Changed length (Multiple digits) and gives output in fixed/UnChanged length.( Single digit)
- We receive the fixed output in fixed length ie means in single digit , range may be 0-9 digit
- mod is also treats as hash function and gives fixed output.
- ie means which Uniquely identifying the data, that's why it is easy to retrieve data from container / tables or we can say from database.
- Hash Function is also use in cryptography.
- For example :- Hash function is also use to generate the OTP