Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
64458652
Topic
5506761
Board
Development & Technical Discussion
Re: Secp256k1 / Invalid Curve Attack
by
dexizer7799
on
24/08/2024, 08:05:58 UTC
Quote from: ecdsa123 on
Today
at 07:48:54 AM
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)
If will be one example code how to convert I will do all necessary.