Question 2 Let n = pq where p and q are distinct primes. Describe an efficient algorithm that, given both n and v(n) = (
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Question 2 Let n = pq where p and q are distinct primes. Describe an efficient algorithm that, given both n and v(n) = (
Question 2 Let n = pq where p and q are distinct primes. Describe an efficient algorithm that, given both n and v(n) = (p - 1)(q-1), outputs the factors p, q. Remark: "Efficient" suggests that the algorithm will not perform a brute-force attack. a
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!