Author

Topic: t (Read 199 times)

jr. member
Activity: 43
Merit: 1
t
January 21, 2023, 04:22:58 PM
#5
I don't clearly understand what needs to be tested. If the question is "does the given public key lies in given range" than the answer is no, it doesn't.

how you know this ?


Provided range is not quite big. They can run every possible pattern and match it with provided key and tell if it is in that range or not. This range scanning time is based on hardware you have.
For more information every bitcoin address is generated from a specific range of private keys. Nearly every 256-bit number is a valid ECDSA private key. Specifically, any 256-bit number from 0x1 to 0xFFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFE BAAE DCE6 AF48 A03B BFD2 5E8C D036 4140 is a valid private key.
its clear. i mean that _Counselor scan range and give answer.
copper member
Activity: 126
Merit: 35
January 21, 2023, 03:43:25 PM
#4
I don't clearly understand what needs to be tested. If the question is "does the given public key lies in given range" than the answer is no, it doesn't.

how you know this ?


Provided range is not quite big. They can run every possible pattern and match it with provided key and tell if it is in that range or not. This range scanning time is based on hardware you have.
For more information every bitcoin address is generated from a specific range of private keys. Nearly every 256-bit number is a valid ECDSA private key. Specifically, any 256-bit number from 0x1 to 0xFFFF FFFF FFFF FFFF FFFF FFFF FFFF FFFE BAAE DCE6 AF48 A03B BFD2 5E8C D036 4140 is a valid private key.
jr. member
Activity: 43
Merit: 1
January 21, 2023, 03:27:50 PM
#3
I don't clearly understand what needs to be tested. If the question is "does the given public key lies in given range" than the answer is no, it doesn't.

how you know this ?
member
Activity: 110
Merit: 61
January 03, 2023, 12:51:28 AM
#2
I don't clearly understand what needs to be tested. If the question is "does the given public key lies in given range" than the answer is no, it doesn't.
jr. member
Activity: 51
Merit: 107
January 02, 2023, 03:24:42 PM
#1
Smiley
Jump to: