Author

Topic: How to decrypt privatekeys in Litecoin Core? (Read 382 times)

sr. member
Activity: 812
Merit: 256
Friend
I can  dencryption BIP38 to WIF privatekey and login Litecoin core
Help - Debug window - Console
Type: Type help for an overview of available commands

importprivkey "Litecoinprivkey" ( "label" rescan )
More info: Google please
full member
Activity: 471
Merit: 102
Maybe you can use pywallet for litecoin to import keys
newbie
Activity: 46
Merit: 0
What is your present wallet ? Maybe if this is some sort of special wallet such as BreadWallet (I do not know if they support Litecoin though), they use a special private key format, not compatible with other wallets.

The present wallet was created with Litecoin Core.
The privatekeys I want to import are from liteaddress.org with BIP38 encryption.
newbie
Activity: 34
Merit: 0
What is your present wallet ? Maybe if this is some sort of special wallet such as BreadWallet (I do not know if they support Litecoin though), they use a special private key format, not compatible with other wallets.
newbie
Activity: 46
Merit: 0
Hi,
I just wanted to import an encrypted privatekey in my Litecoin core app.
First I have to decrypt my present wallet. Done.
Then I type importprivkey ....
into the console.
Then I get an error: Invalid private key encoding (code -5).

How do I decrypt my private keys in Litecoin Core?
Jump to: