Chapter 8: Problem 25
A few years from now, you are a teaching assistant for Computer Networks. You explain to the students that in RSA cryptography, the public and private keys consist of \((e, n)\) and \((d, n)\) respectively. The possible values of \(e\) and \(d\) depend on a value \(z\),whose possible values depend in turn on \(n\). One of the students comments that this scheme is unnecessarily complicated, and proposes to simply it. Instead of selecting \(d\) as a relative prime to \(z, d\) is selected as a relative prime to \(n\). Then \(e\) is found such that \(e \times d=1\) modulo \(n\). This way, \(z\) is no longer needed. How does this change affect the effort required to break the cipher?
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.