Post
Topic
Board Development & Technical Discussion
Re: Interesting Idea about deviding one ec point to eanother.
by
garlonicon
on 26/10/2021, 20:15:48 UTC
Multiplication and division is possible if you know some public key and you want to multiply or divide it by some private key (it can be done in exactly the same way as multiplying or dividing by the base point, all you need is just changing your starting point). It is impossible if you have two public keys, because then ECDSA would be broken.