Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please give me the correct answer to question number 5, So question number five has a reference to question number four so I will write

Please give me the correct answer to question number 5,

So question number five has a reference to question number four so I will write down Q4 only for your reference so please answer question number 5 . For your reference Q4 is: 4) Bob uses RSA and chooses the pair (N=713, e=7) as his public key. Using this public key, encrypt the message M=59. Show your work step-by-step. [4 marks] image text in transcribed

Using the public key in part (4), Alice has encrypted a message (we do not know what was the original message), and sends it to Bob through a public channel. Assume the encrypted message sent by Alice is 16. Eve also has the Bob's public key and receives the encrypted message (sent by Alice). Eve claims that using a simple program (as shown in the following) can find the prime numbers p and q which are used by RSA to calculate N (i.e. N=p.q ), thus the original message is 35. Check the program and verify her claim? [2 marks] Show your work step-by-step. What is the output of the program? [2 marks] Explain how she decrypted the message without having Alice's private key? [2 marks] i=2 N=713 while i<>

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

Professional SQL Server 2000 Database Design

Authors: Louis Davidson

1st Edition

1861004761, 978-1861004765

More Books

Students also viewed these Databases questions

Question

What are some of the causes of this problem?

Answered: 1 week ago