Compare symmetric and asymmetric encryption algorithms

Assignment Help Computer Network Security
Reference no: EM132042851

When composing your answers, be thorough. Do not simply examine one alternative if two or more alternatives exist. However, choose only one as your answer giving reasons for your choice. The more complete your answer, the higher your score will be.

Be sure to identify any assumptions you are making in developing your answers and describe how your answer would change if the assumptions were different. For multiple choice questions if you think there are two correct answers choose the best one and justify your answers.

Please write justification in your own words, avoid cut and paste or merely copying the sentences from references. If you are describing methodology, please describe it in sufficient details so that by following it, anybody can reach the same result without additional help from you.

Part I

Choose the best one. Please provide reason of your choice in a few sentences or reasons not choosing the other choices. Reason must be in your own words. Use guidelines for reference as given in the instructions.

1. To protect information, one must protect against possible virus threats True/False justify your answer

2. Which are the weaknesses of a shift cipher?

A. Natural language letter frequency makes them easy to decode.

B. The number of letters in the alphabet makes them easy to decode.

C. Once the shift is determined the message is decoded.

D. Once you have the code book you can decode the message instantly

E. A&B

F. A, B & C

G. A, B, C and D

H. A & C

No reason required

3. What is the basis of the modern cryptography? _________________

A. the laws of mathematics

B. manipulation of data

C. creating disguises for information

D. none of the above

Reason:

4. Historically, the primary and compelling reason for advances in cryptography has been _____________.

a. protecting business assets

b. the need for individual privacy

c. wars

d. keeping diplomatic conversations secret

Reason: _

5. A _______________ requires that the cipher alphabet changes throughout the encryption process.

a. monoalphabetic substitution cipher

b. polyalphabetic substitution cipher

c. quantum cipher

d. alphanumeric shift cipher

Reason: _

6. one of the Network threats is

A. buffer overflow

B. slowing the computer

C. denial of service

D. computer lock up

how it happens: _

7. Risk is __.

A. a weakness in the system

B. a circumstance that may cause loss or is possible danger

C. is a vulnerability that can be exploited

D. Nothing to worry about

Reason: _

8. The trustworthiness of a system is diminished because of.

a. demand for keys

b. confidence decrease

c. exposure to risks

d. bad weather

Reason: _

9. The _______ controls the action of the algorithm.

a. The receiver

b. the length of the plain text

c. cipher text

d. key

Reason: _

10. What has become a major web problem with respect to security?

a. mapping attacks

b. on-line surveys

c. user ignorance

d. scripting errors

Reason: _

Part II

Q1a Complete the following Truth Table: F denotes false and T denotes true

A

B

C=A or B

D= A xor B

E= A and B

Q1b In the following Θ denotes one of the following operators: 'or', ‘xor' or ‘and'.

Input1 Θ input2 = Result

where, input1 and, Inpuut2 are ‘A' and ‘B' and Result is one of C, D, or E from the above table.

Which operation will yield? (what is Θ?)

input1 Θ result = input 2

input2 Θ result = input 1

Please show proof for one, or disprove other two

Q2 Using the English alphabet (i.e., mod 26 arithmetic) let plaintext = {p1, p2, pn} and corresponding cipher text = {c1, c2, cn}.

Suppose the encryption function is ci = pi + 6 (mod 26).

You receive the cipher text message ASAIOYZNKHKYZYINUUR

What is the decryption function, and the decrypted/recovered plaintext?

What type of cipher is this?

Show all your steps.

Q3 You are Alice. You have agreed with your friend Bob that you will use the Diffie-Hellman public-key algorithm to exchange secret keys. You and Bob have agreed to use the public base g = 9 and public modulus p = 817.

You have secretly picked the value SA = 23 You begin the session by sending Bob your calculated value of TA. Bob responds by sending you the value TB = 272.

What is the value of TA

What is the value of your shared secret key?

Can you guess Bob's secret value SB and what it would be?

Show each and every step of your calculations, if you use Excel or any other method of mod calculation, include the spreadsheet or the steps in that method

(for mod calculation, the following identity may be useful

Mod ( X^n, p) = mod [mod(X,p)*mod(X^n-1, p), p]

mod(X*Y,p) = mod[mod(X,p)*mod(Y,p),p]

Q4 Bob believes that he has come up with a nifty hash function. He assigns a numeric value VChar to each letter in the alphabet equal to the letter's position in the alphabet, i.e., VA = 1, VB = 2, ..., VZ = 26. For a message, he calculates the hash value H = (VChar 1 x VChar 2 x VChar 3 ...x VChar N) mod (26).

Bob uses this function to send a one-word message, Koinonia to his supervisor Bill, along with his calculated hash value for the message. Alice is able to intercept the message and generates an alternative message that has a hash value that collides with Bob's original hash value.

Give definition and properties of the hash function.

Show a message that Alice may have used to spoof Bob's message and demonstrate that its hash value collides with Bob's original hash.

Q5 Consider the following plaintext message: IT IS EXCITING TO KNOW THAT WE MAY HAVE FOUND THE MISSING MATTER IN THE UNIVERSE.

a. If this message is sent unencrypted and successfully received, what is its entropy? And why?

b. If this message is encrypted with DES using a random 56-bit key, what is the encrypted message's entropy? And why

Part III

Essay Question: Length: 800- 900 words. Use APA format for in-line citations and references.

Compare and contrast symmetric and asymmetric encryption algorithms.

· Your response should include a brief overview of the cryptographic basis for each type of algorithm, and a comparison of their strengths and vulnerabilities.

· Describe how a hacker might go about cracking a message encrypted with each type of algorithm.

· Suggest a specific application for each type of algorithm (symmetric and asymmetric) where the advantages clearly outweigh the disadvantages.

Reference no: EM132042851

Questions Cloud

Father guido sarducci : The comedy video about the 5-minute university presents a point of view we are very familiar with because we all thought that way at some point.
Find the present value of an uneven series of cash flows : To find the present value of an uneven series of cash flows, you must find the Pvs of the individual cash flows and then sum them.
Compute randy and sharon taxable income : Randy and Sharon are married and have two dependent children. Compute Randy and Sharon's taxable income
Contemporary issue facing the us army : A contemporary issue facing the U.S Army in one of three categories: Leadership, Operations, or Management, using your personal experience.
Compare symmetric and asymmetric encryption algorithms : What is the value of TA ? What is the value of your shared secret key? Can you guess Bob's secret value SB and what it would be?
Discuss and synthesized the specific types of financial risk : Discuss and synthesized the specific types of financial risk that Amazon faces.
Calculate the costs of the various components : The Accidental Petroleum Company is trying to determine its weighted average cost of capital for use in making a number of investment decisions.
Why did tolkien choose bilbo a hobbit as a hero : Why did Tolkien choose Bilbo- a hobbit as a hero? What is the purpose, the greater implication?
Prepare payoff table and payoff graph for investor : Prepare a payoff table and a payoff graph for an investor who buys a call option on Dunkin Corp. stock.

Reviews

Write a Review

Computer Network Security Questions & Answers

  Explain the wireless technologies and mobile technologies

Determine the wireless technologies and mobile technologies that Delta has implemented. Next, evaluate the level of efficiency of the technology implementation. Provide a rationale for your response.

  Cyberspace are not automatically secure

The components that make up cyberspace are not automatically secure. This includes cabling, physical networks, operating systems, and software applications that computers use to connect to the Internet.

  What efforts must be made to help overcome these challenges

What do you believe to be the primary challenges that law enforcement agencies must face in investigating cyber exploitation and cyber crime? What efforts must be made to help overcome these challenges?

  Write paper about information security and cyber security

Write paper about the following topics- information security, cyber security, and risk management with relation to cloud computing including things like risk management.

  Implement the encryption algorithm

Implement the encryption algorithm and - Express the matrix multiplication as a linear combination of vectors and Define three tables and store them in advance

  What are penalties for committing these crimes

What might the profile (with emphasis on sociological and psychological theories) be for a cybercriminal who commits this type of cybercrime?

  Does the resulting scheme satisfy perfect secrecy

Consider the one time pad encryption scheme to encrypt a 1-bit message m with a 1-bit key k. Replace the XOR operation with another operation X. For which X(m,k) does the resulting scheme satisfy perfect secrecy?

  Prepare a security policy for your organization

Prepare a security policy for your organization addressing a new option he wants to pilot - Bring Your Own Device (BYOD). He wants to allow users to use their own laptops and cell phones for work purposes.

  What is computer crime

What is computer crime? What are examples of this type of crime?

  Implement network security on edge routers

Implement network security on edge routers and LAN switches  and provide evidence that it is secure.

  Develop a powerpoint presentation on it physical security

Develop a PowerPoint presentation on IT physical security referencing your textbook concerning the many things you would want your subordinates to be aware of

  Identify effective methods that cybercrime investigator use

Identify at least two (2) effective methods that cybercrime investigators use to investigate computer crime (e.g. hacking, fraud, spam).

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