Loading [MathJax]/jax/output/HTML-CSS/jax.js

First time here? Check out the FAQ!

Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

discrete log in two dimension

I want to calculate a discrete log problem on elliptic curves. P and Q are points of order D in elliptic curve formed a basis of E[D] and R is a point of order D. I want to calculate a,b such that aP+bQ=R

click to hide/show revision 2
None

updated 1 year ago

dan_fulea gravatar image

discrete log in two dimension

I want to calculate a discrete log problem on elliptic curves. P P and Q Q are points of order D D in elliptic curve formed a basis of E[D] E[D], and R R is a point of order D. D. I want to calculate a,b a,b such that aP+bQ=RaP+bQ=R.