Post
Topic
Board Development & Technical Discussion
Re: Why point by point multiplication is undefined in ECDSA?
by
casinotester0001
on 02/08/2023, 19:28:22 UTC
What you need, is something like that:
Code:
Point multiply(Point first,Point second,Point base);

Very interesting. Maybe we should ask user ranochigo. He could know if this is possible. [I will DM him]