Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Alice and Bob agree to communicate using NTRUEncrypt with (N, p, q) = (7, 3, 37). Alice's private key is f(x) = - 1 +
Alice and Bob agree to communicate using NTRUEncrypt with (N, p, q) = (7, 3, 37). Alice's private key is f(x) = - 1 + X - X^3 + X^4 + X^5, F_3(x) = 1 + X - X^2 + X^4 + X^5 + X^6. (You can check that f * F_3 = 1 (mod 3).) Alice receives the ciphertext e(x) = 2 + 8X^2 - 16X^3 - 9X^4 - 18X^5 - 3X^6. from Bob. Decipher the message and find the plaintext. Alice and Bob agree to communicate using NTRUEncrypt with (N, p, q) = (7, 3, 37). Alice's private key is f(x) = - 1 + X - X^3 + X^4 + X^5, F_3(x) = 1 + X - X^2 + X^4 + X^5 + X^6. (You can check that f * F_3 = 1 (mod 3).) Alice receives the ciphertext e(x) = 2 + 8X^2 - 16X^3 - 9X^4 - 18X^5 - 3X^6. from Bob. Decipher the message and find the plaintext
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started