Author

Topic: Asking for a way to (Read 708 times)

sr. member
Activity: 661
Merit: 258
September 16, 2017, 04:09:24 PM
#6
I have wondered about this also. 

We could determine whether the private key is odd or even from the public key point only if:

There exists a definition of an "even point" and an "odd point" such that for (X, Y)' = (X, Y) + G

(X, Y)' is odd iff (X, Y) is even and (X, Y)' is even iff (X, Y) is odd

So there would have to be a property of the points on the curve (such as the sign of Y for example) that toggles with each new addition of the point G.

If such a property could be found then it would be possible to determine one bit of the private key from the public key.

Assume for example the sign of Y behaved this way then the private key would be odd if the sign of Y was negative and the private key would be even if the sign of Y was positive.




If you can find such property i can figure out the private key from the public key not only one bit , and because of that i am sure it's too hard to figure it out but not impossible.
legendary
Activity: 2646
Merit: 1137
All paid signature campaigns should be banned.
September 16, 2017, 12:02:01 PM
#5
I have wondered about this also. 

We could determine whether the private key is odd or even from the public key point only if:

There exists a definition of an "even point" and an "odd point" such that for (X, Y)' = (X, Y) + G

(X, Y)' is odd iff (X, Y) is even and (X, Y)' is even iff (X, Y) is odd

So there would have to be a property of the points on the curve (such as the sign of Y for example) that toggles with each new addition of the point G.

If such a property could be found then it would be possible to determine one bit of the private key from the public key.

Assume for example the sign of Y behaved this way then the private key would be odd if the sign of Y was negative and the private key would be even if the sign of Y was positive.



legendary
Activity: 3472
Merit: 4801
September 11, 2017, 08:42:39 AM
#4
I see , so can i know if the private key is even or odd from the publickey point Smiley,

No.

There is currently no known mathematical process for determining anything about the private key from the publickey point.
sr. member
Activity: 661
Merit: 258
September 10, 2017, 10:18:51 PM
#3
No. That would imply that you were able to derive the private key from the public key, which is currently impossible.
I see , so can i know if the private key is even or odd from the publickey point Smiley,
staff
Activity: 3458
Merit: 6793
Just writing some code
September 10, 2017, 09:36:48 PM
#2
No. That would imply that you were able to derive the private key from the public key, which is currently impossible.
sr. member
Activity: 661
Merit: 258
September 10, 2017, 08:03:08 PM
#1
Is there a way that i can know only the first letter of the private key after the "5" , is it easy like getting an address starts with certain letter or it's just impossible.
Edit: i just know the publickey point
Jump to: