PicoCTF 2017: ECC2 A 1064CBread Writeup Problem In the file handout.txt, we are given the following parameters for an elliptic curve: y^2 = x^3 + A*x + B mod M -- the curve equation M -- the modulus of the curve