Develop an event based onetime password system

Assignment Help JAVA Programming
Reference no: EM131708392

Cryptography

Overview

In this assignment you will develop an event based onetime password (OTP) system. The system consists of the following components:

1. A soft OTP token UI which consists of a push button and a display control. Clicking on the button will generate and display the onetime password.

2. A test UI which will prompt the user to provide the OTP, show access granted message only if the right OTP is entered.

You will need to do the following:

1. Develop, build and test the UI components.

2. Implement a synchronization mechanism if the two apps get out of sync.

3. Perform Collision Resistance analysis on the OTP generation algorithm.

Use the following algorithm to generate the OTPs:

Feedback One-Time Password Algorithm (FOTP)

Hash Feedback One-Time Password Algorithm described in the following chart. Secret key is used as the initialization vector. The first OTP is generated by hashing this vector. The second OTP is generated by hashing the hash generated by the first the 1st OTP, and so on. The OTP is calculated by truncating the hash into a six digit value.

1911_figure.jpg

You can set Key = 989670FF00FF00012.

Collision Resistance

This property describes the probability of generating the same OTP over a period of time. A good OTP generation algorithm should demonstrate strong collision resistance. Two metrics are calculated in N number of OTPs:

CR1: the number of similar OTPs in N.

CR2: the number of similar two consecutive OTPs in N (Optional +5%).

You will need to submit the following:

1. Complete source code and screen captures of the running program.

2. A study of the collision property. Generate 1,000,000 OTPs using your application. Show a graph describing how the collision properties evolve as the number of OTPs increases.

Verified Expert

Solution is about creating Hash Feedback One-Time Password and analysis of collision property. I have programmed algorithm and created GUI for generation and testing of OTP. My solution will generate 6 digit OTP. This algorithm provides better way to create OTP using secret key and feed-back hash and By this we can achieve maximum randomization in our OTP which enhances security. We can use this solution in web based application or cloud based application or stand-alone -application.

Reference no: EM131708392

Questions Cloud

Best trade-off between expected risk and expected return : Kamchatka-Common Equity Portfolio (A). An investor is evaluating a two-asset portfolio that combines a U.S. equity fund with a Russian equity fund.
Discuss databases in the criminal justice system : explains how technology affects the communication capabilities of specialized databases in the criminal justice system
How can teacher responses maximize science learning : How can teacher responses maximize science learning? Provide two examples of teacher responses and explain how they maximize science learning.
Discuss the role of magic in west african religions : Discuss the role of magic in West African religions. What are its different forms? How do beliefs in magic inform ritual practices?
Develop an event based onetime password system : Develop an event based onetime password system - Implement a synchronization mechanism if the two apps get out of sync - build and test the UI components
How much monetary capital to invest abroad : Evolving into Multinationalism. As a firm evolves from purely domestic into a true multinational enterprise, it must consider its competitive advantages.
Use cai guo-quangs statement to discuss his work : Use Cai Guo-Quangs statement to discuss his work, understood that art is not about what you say
Discuss the advantage of market imperfections : Market Imperfections. MNEs strive to take advantage of market imperfections in national markets for products, factors of production, and financial assets.
Discuss characteristics of the competitive advantage : Competitive Advantage. In deciding whether to invest abroad, management must first determine whether the firm has a sustainable competitive advantage.

Reviews

len1708392

11/6/2017 2:26:53 AM

java programming must be used to implement one time password application 2. A study of the collision property. Generate 1,000,000 OTPs using your application. Show a graph describing how the collision properties evolve as the number of OTPs increases.

Write a Review

JAVA Programming Questions & Answers

  Recursive factorial program

Write a class Array that encapsulates an array and provides bounds-checked access. Create a recursive factorial program that prompts the user for an integer N and writes out a series of equations representing the calculation of N!.

  Hunt the wumpus game

Reprot on Hunt the Wumpus Game has Source Code listing, screen captures and UML design here and also, may include Javadoc source here.

  Create a gui interface

Create GUI Interface in java programing with these function: Sort by last name and print all employees info, Sort by job title and print all employees info, Sort by weekly salary and print all employees info, search by job title and print that emp..

  Plot pois on a graph

Write a JAVA program that would get the locations of all the POIs from the file and plot them on a map.

  Write a university grading system in java

University grading system maintains number of tables to store, retrieve and manipulate student marks. Write a JAVA program that would simulate a number of cars.

  Wolves and sheep: design a game

This project is designed a game in java. you choose whether you'd like to write a wolf or a sheep agent. Then, you are assigned to either a "sheep" or a "wolf" team.

  Build a graphical user interface for displaying the image

Build a graphical user interface for displaying the image groups (= cluster) in JMJRST. Design and implement using a Swing interface.

  Determine the day of the week for new year''s day

This assignment contains a java project. Project evaluates the day of the week for New Year's Day.

  Write a java windowed application

Write a Java windowed application to do online quiz on general knowledge and the application also displays the quiz result.

  Input pairs of natural numbers

Java program to input pairs of natural numbers.

  Create classes implement java interface

Interface that contains a generic type. Create two classes that implement this interface.

  Java class, array, link list , generic class

These 14 questions covers java class, Array, link list , generic class.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd