Perform collision resistance analysis

Assignment Help JAVA Programming
Reference no: EM131707968

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

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: EM131707968

Questions Cloud

Model for the consensus decision-making option : Draw up a process Model for the Consensus Decision-Making Option.
Identify the interest or objective for the new hiring system : Identify the interest or objectives for the new hiring system for each stakeholder listed below based on his or her organizational role.
What is age and ethnicity breakdown of uninsured in texas : What is the age and race/ethnicity breakdown of the uninsured in Texas? What programs are used to provide coverage to the uninsured?
About preferred style and level at which you mainly operate : What about your preferred style and the level at which you mainly operate at, i.e. through information, people or directly through action?
Perform collision resistance analysis : Develop, build and test the UI components - Implement a synchronization mechanism if the two apps get out of sync and Perform Collision Resistance analysis
List the allosteric regulators of phosphofructokinase : List the allosteric regulators (both inhibitors and activators) of Phosphofructokinase (PFK) and explain why it makes sense
Define security officers routinely require them to walk : Before non-personnel enter public buildings in the State of Setonia, security officers routinely require them to walk through a metal detector
Write an essay about the dangers journalists face : Write an essay of 700 words about the dangers journalists face. Your essay needs to include the information from the required reading and audio/video materials.
Explain vernon product cycle in terms of global development : Explain Vernon's product cycle in terms of the global development of the market for software and copiers as reflected in the development of the Indian software.

Reviews

len1707968

11/6/2017 12:06:05 AM

event based one time password should be developed using algorithm 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.

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