Author

Topic: Is any method How to crack btc with known publick key and privkey from pubkey? (Read 270 times)

legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
How many times you're going to ask similar question? Why don't you check thread you've created previously, then read and try to comprehend the answer.

Is any method How to crack bitcoin with known publick key and known privkey from pubkey?

Br

What key lengths are you trying to search for?


Bitcoin uses fixed private key length. You're either confused with space search (usually to solve puzzle) or multiple format of bitcoin private key (HEX, WIF, etc.).
sr. member
Activity: 310
Merit: 727
---------> 1231006505
I guess he is trying to say get a privkey from the public. These are 2 ways but they both can take some time to find the privkey.

Kangaroo and RHO
Actaully there are more than those two, for example "General Number Field Sieve" and "Baby-Step-Giant-Step" are other algorithms aimed at doing this.

However: None of these algorithms can be used to find a truely random generated private key based on a known public key. In theory it is possible if you have infinite computing power and infinite time (or at least a couple of billion years) available. In reality you will look at cost versus reward and you will find the cost of running infinite computing power running for billions of years is not worth the reward of "cracking" a single private key.

So in the end the algorithms you mention are only usable in the case of bitcoin for very specific cases where a private key was not generated randomly but chosen from a much smaller searchspace.
full member
Activity: 706
Merit: 111
I guess he is trying to say get a privkey from the public. These are 2 ways but they both can take some time to find the privkey.

Kangaroo and RHO

legendary
Activity: 3472
Merit: 10611
every time you create a transaction you reveal your public key, there are even public keys revealed and are on the blockchain that are as old as bitcoin since the very early transactions paid to public key not public key hash like nowadays. you can make your own conclusion!
and you should stop reading topics you don't understand like Pollard's kangaroo topic or any similar ones.
HCP
legendary
Activity: 2086
Merit: 4363
Is any method How to crack bitcoin with known publick key and known privkey from pubkey?
AdolfinWolf is correct, your question as it currently stands makes very little sense... Huh Huh Huh

If you already have "known privkey", then what exactly are you trying to "crack"? Huh Huh Huh
sr. member
Activity: 310
Merit: 727
---------> 1231006505
Is any method How to crack bitcoin with known publick key and known privkey from pubkey?

Br
Absolutely not, if that was the case bitcoin would be severely broken.

Bitcoin uses ECDSA (‘Elliptical Curve Digital Signature Algorithm’) so you can generate a random private key (a really big number) and calculate the public key that goes with it. But is is impossible to do the operation the other way around: calculating the private key from a public key.




legendary
Activity: 1946
Merit: 1427
Is any method How to crack bitcoin with known publick key and known privkey from pubkey?

Br
Your question doesn't make sense.

If you have a private key, you can derive the public key(s), otherwise - it's next to impossible.

Quote
known publick key and known privkey from pubkey
If you're referring to xpub + priv -> xpriv, this is only possible for unhardened derivation.

(Only thing i can think of which makes sense given the variables you're referring to, but you really need to be more specific if you want a concrete answer.)
member
Activity: 873
Merit: 22
$$P2P BTC BRUTE.JOIN NOW ! https://uclck.me/SQPJk
Is any method How to crack bitcoin with known publick key and known privkey from pubkey?

Br
Jump to: