Describe how bob can recover the message

Assignment Help Computer Network Security
Reference no: EM131206281

Assignment Questions

Question 1. Assuming you can do 230 encryptions per second and key size is 64 bits:

i. How long would a brute force attack take? (Both maximum and average values)

ii. Give a scenario where this would be practical and another where it wouldn't.

iii. What happens if you double the key size?

Show the working process of your work in few steps.

Question 2. User A and B use Diffie-Hellman algorithm to exchange a shared key and generate public keys of their own. Consider a common prime number q = 71 and α (a primitive root of q) = 7. Determine the followings:

a. If user A has private key=5, what is A's public key?

b. If user B has private key=12, what is B's public key?

c. What is the shared key?

Show the working process of your work in at least three steps. Consult lecture notes and the text book.

Question 3. Alice and Bob agree to communicate privately via email using a scheme based on RC4, but they want to avoid using a new secret key for each transmission. Alice and Bob privately agree on a 128-bit key k. To encrypt a message m consisting of a string of bits, the following procedure is used:

i. Choose a random 80-bit value v

ii. Generate the ciphertext c=RC4(v||k) ⊕ m

iii. Send the bit string (v ||  c)

Answer the following:

a. Suppose Alice uses this procedure to send a message to Bob. Describe how Bob can recover the message m from (v || c) using k.

b. If an adversary observes several values of (v1 || c1), (v2 || c2) ....... Transmitted between Alice and Bob, how can he/she determine when the same key stream has been used to encrypt two messages?

c. If Alice and Bob agree to use 16-bit Cipher Feedback (CFB) mode instead of RC4, and a bit error occurs in the transmission of a ciphertext; how far does the error propagate?

Question 4.

a. Is it possible to perform encryption operations in parallel on multiple blocks of plaintext in CBC mode? Justify your answer.

b. How about decryption? Justify your answer.

Question 5. Consider p=17 and q=31 in the RSA encryption/decryption algorithm to be used to encrypt a message M=15. Using the algorithm, determine the followings:

a. Generate a public-private key pair.

b. Using the generated public key, encrypt the message to get the cipher text C.

c. Apply the private key on C to decrypt the original message M.

Show the working process of your work in at least three steps in both encryption and decryption.

Question 6. Answer the following in relation to a scenario where Bob and Alice use Kerberos for mutual authentication:

a. When Bob receives a ticket from Alice, how does he know it is genuine?

b. When Bob receives a ticket from Alice, how does he know it came from Alice?

c. Alice receives a reply, how does she know it came from Bob (that it is not a reply of an earlier message from Bob)?

d. What does the ticket contain that allows Alice and Bob to talk securely?

Question 7. In this problem we shall compare the security services that are provided by digital signatures (DS) and message authentication codes (MAC). We assume that Oscar is able to observe all messages sent from Alice to Bob and vice versa. Oscar has no knowledge of any keys but the public one in case of DS. State whether and how DS and MAC protect against each attack. The value auth (x) is computed with a DS or a MAC algorithm, respectively.

a. (Message Integrity) Alice sends a message x = "Transfer $1000 to Mark"in the clear and also sends auth (x) to Bob. Oscar intercepts the message and replaces "Mark" with "Oscar". Will Bob detect this?

b. (Replay) Alice sends a message x = "Transfer $1000 to Oscar" in the clear and also sends auth (x) to Bob. Oscar observes the message and signature and sends them 100 times to Bob. Will Bob detect this?

c. (Authentication with Bob cheating) Bob claims that he received a message x with a valid signature auth (x) from Alice (e.g., "Transfer $1000 from Alice to Bob") but Alice claims she has never sent it. Can Alice clear this question in either case?

Reference no: EM131206281

Questions Cloud

Would the savings and loan industry : Would the savings and loan industry be better off it the individual institutions sold their mortgages to federal agencies and then collected servicing fees or if the institution held the mortgages that they originated?
What is the x-intercept of the graph represent : The manager of a weekend flea market knows from past experience that if he charges x dollars for a rental space at the flea market, then the number of spaces he can rent is given by the equation y = 200 - 4x.
Write mathematical expression for current il : Write mathematical expression for current iL and the voltage vL following closing of switch.- Determine the mathematical expressions for iL  and vL if the switch is opened after a period of five time constants has passed.
Suppose the spot ask exchange rate : Suppose the spot ask exchange rate, Sa ($|£), is $1.90 = £1.00 and the spot bid exchange rate, Sb ($|£), is $1.89 = £1.00. If you were to buy $10,000,000 worth of British pounds and then sell them five minutes later, how much of your $10,000,000 w..
Describe how bob can recover the message : FIT3031 - Information & Network Security - Is it possible to perform encryption operations in parallel on multiple blocks of plaintext in CBC mode and describe how Bob can recover the message m from (v || c) using k.
Suppose the spot ask exchange rate : Suppose the spot ask exchange rate, Sa ($|£), is $1.90 = £1.00 and the spot bid exchange rate, Sb ($|£), is $1.89 = £1.00. If you were to buy $10,000,000 worth of British pounds and then sell them five minutes later, how much of your $10,000,000 w..
What do epidemiology studies of that disease show : What do epidemiology studies of that disease show? Provide one example. What effect does this disease have on the body's homeostasis? Provide one supporting fact.
Compute the correct balances : The current exchange rate is £1.00 = $2.00. Compute the correct balances in Bank A's correspondent account(s) with bank B if a currency trader employed at Bank A buys £45,000 from a currency trader at bank B for $90,000 using its correspondent rel..
Determine the mathematical expressions for the current il : Determine the mathematical expressions for the current iL and the voltage vL when the switch is closed.- Repeat part (a) if the switch is opened after a period of five time constants has passed.

Reviews

Write a Review

Computer Network Security Questions & Answers

  Discuss specific malware and social engineer attacks

Discuss specific malware, social engineer, or any other type of attacks you would deploy to achieve your desired goals

  Desktop publishing system

Consider a desktop publishing system used to produce documents for various organizations. a. Give an example of a type of publication for which confidentiality of the stored data is the most important requirement

  Find at least four sites that offer malware listings

Search a number of antivirus companies websites and find at least four sites that offer malware listings and compare their latest malware lists

  Beat the hacker

A honeypot can be a useful for discovering some of the hacking trends occurring within an organization. Of course, there have to be certain measures placed upon its operation, maintenance, and the reconnaissance information obtained as a result.

  Cons of digital literacy on cyber bullying

You need to prepare a paper on Cons of digital literacy on cyber bullying. I need ten points on this topic as I have to do presentation in college.

  Case study discussing network intrusions

Research by finding an article or case study discussing ONE of the following computer crimes/incidents:

  Assignment on network security policy plan

Research and discuss the items that you would place in such a plan, and justify your reasoning for the items that you have decided to include.

  Security was merely checking virus updates

When you first started in this field, security was merely checking virus updates and making sure you put patches on your computers to protect the system from intruders. If the servers or workstations did get a virus, you conducted research on your..

  Using rsa user ciphers text m with other user public key

Using RSA User1 ciphers his text M with User2 public key and he gets the cipher text C=371 he sends the Ciphertext to User2 who decrypts the cophertext with his private key.

  Defines five it security positions

Create a 1-page outline to be included with your audit that defines five IT security positions that will add significant expertise and experience to your security audit.

  Analyze overall manner in which poor cybersecurity policy

Analyze the overall manner in which poor cybersecurity policy can disrupt business continuity. Provide at least two examples of such disruption to support your response.

  In what aspects could the tool be improved

What is the functionality of the tool and what is the actual running environment (software and hardware) of the tool?

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