CRITICAL ANALYSIS ON LAMPORT’SAUTHENTICATION ALGORITHM
Ganesh Kumar MuthiahMiddlesex University, London, UK.GM489@mdx.ac.uk 30
th
June 2008
ABSTRACT:
Authentication is the main issue incommunication between the usersin internet. There are many waysto initiate a secure communicationand many algorithms to provideauthentication one such techniqueto authenticate user is by password, but there is also manyflaws and drawback inauthentication using password. Dr.Leslie Lamport gave a solution for some of the drawback in Michaelo. Rabin’s paper named“Digitalized signatures and publickeyfunctions as intractable asfactorization” [2], in his paper called “password authenticationwith insecure communication” [1]Dr.Lamport implied a techniquesuch as ‘one way hashing’[1]. Inthis paper I would like to criticizeand bring out the possible flawswith Lamport’s technique in password authentication and give possible solution to make it morereliable algorithm for makingsecure authentication.
Key words:
Authentication, hashing, eaves dropping, small ‘n’ attack,mutual SSL, salt, picture password, one way authentication
INTRODUCTION:
The major issue in onlinecommunication is passwordauthentication. When ever the user needs to sign in to a network or communicate with the end user heis need to be authenticated. Thereare many ways to authenticate theend side, one such way is been toldin Dr.Lamport’s paper, [1] heintroduced a new method to over come the problem of password filestealing and eavesdropping. Thetechnique he used to eliminate the password theft from the databaseand eaves dropping by one wayhashing function. Let us see howthis method works and will see anydrawbacks and improvements thatcould be made.
THEORY:
Leave a Comment