asked 180k views
4 votes
Let n=p*q where p and q are two large secret primes. Give b and

n, finding x such that ×^2 = b mod n is a hard problem
True
False

1 Answer

3 votes

Answer:

True

Explanation:

Solving for x in the equation x^2 = b mod n is known as the integer factorization problem, which is considered a hard problem when n is the product of two large primes. This is the basis for many cryptographic systems, including RSA.

answered
User Amanada Smith
by
8.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.