Post
Topic
Board Development & Technical Discussion
Re: Secp256k1 / Invalid Curve Attack
by
dexizer7799
on 24/08/2024, 08:03:38 UTC
to make convert from one to another as twisted curve - I mean the coordinates , you need before use rational number in sage math.

then you can easly use P.reduced(new_prime)

Hi bro can you help me to create that code (X point converter to same private key), it is only thing that I need now to create that attack.