International Conference on Recent Trends in Science, Technology, Management and Social Development |
Foundation of Computer Science USA |
ICRTSTMSD2018 - Number 1 |
August 2019 |
Authors: Vishesh Mishra, Raghav Gupta, Raghav Gupta, J. C. Patni |
c998e0b0-ca7c-4d43-9779-f547fb6c5749 |
Vishesh Mishra, Raghav Gupta, Raghav Gupta, J. C. Patni . User Authentication using Keystroke Dynamics. International Conference on Recent Trends in Science, Technology, Management and Social Development. ICRTSTMSD2018, 1 (August 2019), 29-33.
"User Authentication Using Keystroke Dynamics". It is a method to get the user authentication on an android application by using the keystroke dynamics of the user using Artificial Neural Networks with the help of Error Back Propagation algorithm. In this application the user enters the password 30 times and databases are used to record 45 factors that describes a user's keystroke patterns like di-graph, dwell time, tri-graph, flight time, finger size, button pressure, coordinate values which can be seen by the user in real time. Once this is done the data is taken and put in an Artificial Neural Network and trained using Error back propagation Algorithm. This process done over time produces trained set off weights that would produces an already calculated value in the output layer. This data from the network is again stored in a separate table which is then used to check the authentication of the user typing the password.