Post
Topic
Board Development & Technical Discussion
Re: list of simple mathematical operations in ECC secp256k1 (Python).
by
mcdouglasx
on 22/11/2023, 18:28:50 UTC
What you ask for is absurd

Not is not absurd the user ymgve2 already post the python code.

It is the equivalent of asking you instead of using for example:
  #include secp256k1.h
Create your own code for secp256k1.

I create it in C if you see the C code of the first version of keyhunt i did it from zero... check it here

But  its ok, if you don't know how to do it, its OK i have no problem with it.



It's not that I don't know (the truth is it's not a challenge), I don't know why you can't understand that the focus of the code here is to be easy to use, and friendly to the eye, just like a+b=c.