Chapter 1: Q15E (page 49)
Determine necessary and sufficient conditions on so that the following holds: for any if , then .
Short Answer
The necessary and sufficient condition for is must be divisible by as the is equal to .
Chapter 1: Q15E (page 49)
Determine necessary and sufficient conditions on so that the following holds: for any if , then .
The necessary and sufficient condition for is must be divisible by as the is equal to .
All the tools & learning materials you need for study success - in one app.
Get started for freeIn an RSA cryptosystem, p = 7and q = 11(as in Figure 1.9). Find appropriate exponents and .
Consider the problem of computing x y for given integers x and y: we want the whole answer, not modulo a third integer. We know two algorithms for doing this: the iterative algorithm which performs y − 1 multiplications by x; and the recursive algorithm based on the binary expansion of y. Compare the time requirements of these two algorithms, assuming that the time to multiply an n-bit number by an m-bit number is O(mn).
Is the difference of a multiple of ?
Digital signatures, continued.Consider the signature scheme of Exercise .
(a) Signing involves decryption, and is therefore risky. Show that if Bob agrees to sign anything he is asked to, Eve can take advantage of this and decrypt any message sent by Alice to Bob.
(b) Suppose that Bob is more careful, and refuses to sign messages if their signatures look suspiciously like text. (We assume that a randomly chosen messagethat is, a random number in the range is very unlikely to look like text.) Describe a way in which Eve can nevertheless still decrypt messages from Alice to Bob, by getting Bob to sign messages whose signatures look random.
Give a polynomial-time algorithm for computing, given a,b,c, and prime p.
What do you think about this solution?
We value your feedback to improve our textbook solutions.