Encypted Private Key -> QR Code

0

I have a paper wallet with a public address and an encrypted private key ( with a passphrase ), but no QR code. So I need a way to generate a QR image, or manually input the key.

Sadly QR generators wont accept my encrypted private key. So I need to decrypt it first.

Is there any way I can decrypt my private key using my passphrase and then covert it into a QR code?

Best.

Marc HPunkt

Posted 2017-08-07T13:22:04.470

Reputation: 1

Answers

0

use bitaddress.org for creating your paper wallet,it gives you the option of encrypting your private key (BIP38) and then print the whole wallet (address,pub key,encrypted private key) plus a QR code.

WalterMitty

Posted 2017-08-07T13:22:04.470

Reputation: 17

No, this does not help me. I need to decrypt an existing private key. I tried using bitaddress but I can only encrypt said keyMarc HPunkt 2017-08-07T16:14:35.647

so do this,create a blockchain.info wallet, then go to settings , addresses, then click on 'Import" , a new box will pop up for you to enter your encrypted private key, enter it manually, if it is in correct format it will ask you for your passphrase. then it will import your address and its balance to your wallet.WalterMitty 2017-08-07T16:29:29.453