Question

Discrete Math 1. Use the primes P1 = 3 and P2 = 17 and the value...

Discrete Math

1. Use the primes P1 = 3 and P2 = 17 and the value E = 3 with the RSA algorithm to compute the values below needed to get the keys:

  1. What is the value of N?
  2. What is the value of Z?
  3. What is the value of D?

(ABET 5) Using the values from the problem 9) above, show how to encrypt the message, M = 44. Do NOT simplify, just show the computation needed to encrypt it.

2. (ABET 5) Using the values from the problem 9) above, show how you would decrypt the cipher message, C = 25. Do NOT simplify, just show the computation needed to decrypt it.

3. (ABET 5) Suppose that Jerry Jones, the owner of the Dallas Cowboys, wants to send a message, M, to all the players. But he wants to digitally sign his message so that the players know it was from him.

4. Assume that Jerry Jones has the public key N and E, and the private key, D. Show what Jerry would compute, C, to digitally sign his message, M.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Solutions page . . Given that use the poines P1=3 and and o the value E=3 with RSA algorithm In ouder to solve any RSA algoouPage prime numbers are Given that two and E= 3 P123, P2 = 17 The value of N Ni Pi* P2 1. = 3 * 17 N: 51 value of z z = (1,-1)* Represent the alarn text message as Seo пі% 12мг N possitive integen r with * compute the cipher text = S c HE modn Therefo. let Public - page ② us assume that jenay jones has the key Ni and E. and the private key резонот - Criven n a a cipheatent

Add a comment
Know the answer?
Add Answer to:
Discrete Math 1. Use the primes P1 = 3 and P2 = 17 and the value...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • please help me to solve (c and d) knowing that d=209 Let the two primes p...

    please help me to solve (c and d) knowing that d=209 Let the two primes p = 41 and q = 17 be given as set-up parameters for RSA. a. Which of the parameters e_1 = 32, e_2 = 49 is a valid RSA exponent? Justify your choice b. Compute the corresponding private key Kpr = (p, q, d). Use the extended Euclidean algorithm for the inversion and point out every calculation step. c. Using the encryption key, encrypt the...

  • Write code for RSA encryption package rsa; import java.util.ArrayList; import java.util.Random; import java.util.Scanner; public class RSA...

    Write code for RSA encryption package rsa; import java.util.ArrayList; import java.util.Random; import java.util.Scanner; public class RSA {    private BigInteger phi; private BigInteger e; private BigInteger d; private BigInteger num; public static void main(String[] args) {    Scanner keyboard = new Scanner(System.in); System.out.println("Enter the message you would like to encode, using any ASCII characters: "); String input = keyboard.nextLine(); int[] ASCIIvalues = new int[input.length()]; for (int i = 0; i < input.length(); i++) { ASCIIvalues[i] = input.charAt(i); } String ASCIInumbers...

  • 3) Out of the following, name which kind of attack you carried out in part 1...

    3) Out of the following, name which kind of attack you carried out in part 1 and part2: a. ciphertext only, b. known plaintext, c. chosen plaintext, d. chosen ciphertext. Explain your answer Problem 3 10 points] A 4-bit long message was encrypted using one-time pad to yield a cipher-text “1010” Assuming the message space consists of all 4-bit long messages, what is the probability that the corresponding plaintext was “1001”? Explain your answer. Problem 4 Assume we perform a...

  • please use python and provide run result, thank you! click on pic to make it bigger...

    please use python and provide run result, thank you! click on pic to make it bigger For this assignment you will have to investigate the use of the Python random library's random generator function, random.randrange(stop), randrange produces a random integer in the range of 0 to stop-1. You will need to import random at the top of your program. You can find this in the text or using the online resources given in the lectures A Slot Machine Simulation Understand...

  • Please use own words. Thank you. CASE QUESTIONS AND DISCUSSION > Analyze and discuss the questions...

    Please use own words. Thank you. CASE QUESTIONS AND DISCUSSION > Analyze and discuss the questions listed below in specific detail. A minimum of 4 pages is required; ensure that you answer all questions completely Case Questions Who are the main players (name and position)? What business (es) and industry or industries is the company in? What are the issues and problems facing the company? (Sort them by importance and urgency.) What are the characteristics of the environment in which...

  • I have this case study to solve. i want to ask which type of case study...

    I have this case study to solve. i want to ask which type of case study in this like problem, evaluation or decision? if its decision then what are the criterias and all? Stardust Petroleum Sendirian Berhad: how to inculcate the pro-active safety culture? Farzana Quoquab, Nomahaza Mahadi, Taram Satiraksa Wan Abdullah and Jihad Mohammad Coming together is a beginning; keeping together is progress; working together is success. - Henry Ford The beginning Stardust was established in 2013 as a...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT