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

  What is a java package and how is it used

What is a Java package and how is it used? What are synchronized methods and synchronized statements?

  Statements to convert the string representation of a student

Write the statements to convert the String representation of a student's test score and class rank to the integer data type.

  Programing of tree java

The listing of Tree.java is supplied below as a starting point for this lab. A picture of Tree.java output is also shown. Either cut/paste the code or type it in. Run the program to verify that it works. Study the listing until you understand comp..

  Create a summary of the students activities

you will need variables to store the number of times the student engaged in each activity. The summary might be created in app.java after the for loop

  Need to create a pyramid with first name robert

Need to create a pyramid with first name Robert inside of a method named namePyramid and the print out to the console should look like this: Disregard the periods: I needed them to move the pyramid over

  What is the order of execution of operators

What errors does this class have? How would you fix them? Rewrite the correct version of this class - Explain what each of the two program segments computes

  Web engineering principles

web application development, Web Engineering methodology, UML-based Web Engineering (UWE), models to the expansion of web applications, Object Oriented Web Solutions (OOWS),Web Modeling Language (WebML) methodology, Object-Oriented Hypermedia Design..

  Write program in java to calculate interest

Write a program in java to do the following : the following data is stored for each customer in the bank: account number,average balance and number of transaction for each customer it is required to calculate the interest earn

  Convert the while loop in the following code segment

Convert the while loop in the following code segment to a do-while loop

  Compute area and perimeter of a polygon

Create a project that would let a user compute area and perimeter of a polygon

  Write a program cmsc401 java

Write a program cmsc401.java that receives a sequence of commands (from 1 up to 10000 commands)

  Modify the factorial method with a recursive call

You may want to add such display capabilities to other recursion examples and exercises throughout the text.

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