discrete_log in elliptic curve torsion basis using sage

92 Views Asked by At

I want to solve a discrete log problem on elliptic curve using sagemath. Given a basis of E[D], denoted as P and Q. How to solve aP + bQ = R where R is a point of order D.