Design and Analysis of Algorithms Neal Young

Computer Science 45

Due: in class Friday, May 2, 1997

Problem Set 4

  1. Prove that gcd(a,b) is the smallest positive element of tex2html_wrap_inline60 .

    (See CLR problem 33.2-7.)

  2. Given primes p and q, integer n=pq, and integer e relatively prime to tex2html_wrap_inline70 , show how to efficiently compute tex2html_wrap_inline72 .

    What does this have to do with RSA?

  3. Exercise 33.7-3 (random self-reducibility of RSA).
  4. Exercise 33.8-2 (Carmichael numbers).



Neal Young
Fri Apr 25 14:35:49 EDT 1997