A study on efficient OTP generation using stream cipher with random digit

  • Authors:
  • Young Sil Lee;Hyo Taek Lim;HoonJae Lee

  • Affiliations:
  • Department of Ubiquitous and IT Graduate School of Design and IT, Dongseo University, Busan, South Korea;Div. of Computer and Information Engineering, Dongseo University;Div. of Computer and Information Engineering, Dongseo University

  • Venue:
  • ICACT'10 Proceedings of the 12th international conference on Advanced communication technology
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

The ID and password is the most classical method among authentication techniques on the internet, and is performed more easily and successfully than other methods. However, it is a vulnerable method against attacks such as eavesdropping or replay attack. To overcome this problem, OTP technique is used. The most popular OTP is HOTP algorithm, which is based on one-way hash function SHA-l. It is a cornerstone of initiative for Open Authentication (OATH), it was published as an information IETF RFC 4226 in December 2005. As recent researches show the weakness of the hash function, to overcome this problem we need a new algorithm to replace them. In this paper we propose a method of creating one time password key using Ping Pong-128 stream cipher. Ping Pong is bit based stream cipher and it is designed with both security and efficiency in mind to satisfy the need for lightweight algorithm. We also use random digit, which it safe from attacks to creating a variable with the digit of the OTP.