iceland2k14 / secp256k1

Python Library for Secp256k1 Bitcoin curve to do fast ECC calculation
MIT License
106 stars 54 forks source link

Ice.get_Y_to_X ? #54

Open manyunya opened 8 months ago

manyunya commented 8 months ago

is it possible to add support for Ice.get_Y_to_X ?

1y=3x

iceland2k14 commented 2 months ago

@manyunya similar to add wrapper function as in the code for one_to_six in the repo "quick".