Given, $$X \bmod 7 = 3, Y \bmod 7 = 2, Y^2 = X^3 + 9$$
How to evaluate X and Y? Is there any rule solving this type of problem for any given modulus value and equation?
Given, $$X \bmod 7 = 3, Y \bmod 7 = 2, Y^2 = X^3 + 9$$
How to evaluate X and Y? Is there any rule solving this type of problem for any given modulus value and equation?
Given the values you have specified: $$Y^2=4$$ and $$X^3+9=1$$
You are therefore asking for a solution of the equation $$4=1$$