Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I mainly need help with #1. But will take any hell I can get please! INFSCI 1075: Network Security Homework 5 Reading assig nment Read

I mainly need help with #1. But will take any hell I can get please! image text in transcribed
INFSCI 1075: Network Security Homework 5 Reading assig nment Read the article on ransomware posted on courseweb 1. Write a program (in Cor Java) that can implement the shift cipher Ittakes as input plain ascii text, a character "D" or "E to denote decryption or encryption and a key k that is also a capital alphabet. It converts the text into all caps, ignores all other characters and outputs the ciphertext or plaintext as the case may be. Make sure that it prints an error if anything other than Dor Eistyped or ifthe key is not a capital alphabet. a. Attach the source code with your homework. b. Show some example inputs and outputs. 2. The following piece of ciphertext is di GOGONDDYCOOKWYFSOVKCDG00U If it is the shift cipher, determine the value of the key k by brute force. You can use the program from Problem 2. Show the results for each value of the key kfork 1, 2 25 3. Consider the following piece of ciphertext. You know that it has been encrypted using the shift cipher. Without performing an exhaustive key search, determine the key and the plaintext. Explain what you did clearly. 4. If a chip can do a decryp ion in three clock cycles and it is at 4 GHz.compute he average and worst case time (in years) required to do a brute force attack on AES with a key size of 128 bits with a known plaintext. How does this compare with the age of the earth which is estimated to be 455 billion years? If the chip speed doubles every 8 months, how many years do we have to wait before this enhanced version can be broken by brute force in 24 hours? How do the results change if 5000 chips run in parallel in each case? Compare the times and comment on the results

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions

Question

5. Explain how to conduct an appraisal feedback interview.

Answered: 1 week ago

Question

1. How will you, as city manager, handle these requests?

Answered: 1 week ago

Question

1. Identify the sources for this conflict.

Answered: 1 week ago

Question

3. How would you address the problems that make up the situation?

Answered: 1 week ago