Bitcoin Forum

Bitcoin => Development & Technical Discussion => Topic started by: Oldnewbie on February 03, 2018, 05:09:20 PM



Title: What type of encryption did the early Bitcoin use to encrypt the key Feb 2010
Post by: Oldnewbie on February 03, 2018, 05:09:20 PM
The version I was using was on Linux computer, Bitcoin 0.2.0. would pywallet be able to decode it, I do have the passphrase.


Title: Re: What type of encryption did the early Bitcoin use to encrypt the key Feb 2010
Post by: achow101 on February 03, 2018, 05:36:54 PM
Wallet encryption was not introduced until Bitcoin 0.4.0. Your wallet is not encrypted if it was made earlier than that unless you upgraded to Bitcoin 0.4.0 and upgraded your wallet too.


Title: Re: What type of encryption did the early Bitcoin use to encrypt the key Feb 2010
Post by: Oldnewbie on February 03, 2018, 08:12:50 PM
I'm sorry that your not familiar with Linux version 0.2.0. It had encryption for the private key, not the wallet, it was a option that you could use. If anyone is familiar with it can you tell me what type is was. There has to be someone that does remember it. Please help !!!!


Title: Re: What type of encryption did the early Bitcoin use to encrypt the key Feb 2010
Post by: achow101 on February 03, 2018, 08:52:19 PM
I'm sorry that your not familiar with Linux version 0.2.0. It had encryption for the private key, not the wallet, it was a option that you could use. If anyone is familiar with it can you tell me what type is was. There has to be someone that does remember it. Please help !!!!
I took a look through the Bitcoin 0.2.0 source code (https://github.com/bitcoin/bitcoin/tree/v0.2.0) and there is no mention of encryption at all whatsoever. The Bitcoin software has never had support for encrypting individual private keys. You are either using some other software or you are mistaken.

What does your "encrypted private key" look like?


Title: Re: What type of encryption did the early Bitcoin use to encrypt the key Feb 2010
Post by: Oldnewbie on February 04, 2018, 11:56:15 AM
Would anyone have a copy of pywallet and all of it's dependences so I can try in recover a wallet