Bitcoin Forum
July 12, 2024, 06:05:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / MultiBit / Question regarding encrypted private key on: May 31, 2017, 09:18:58 AM
I have an encrypted  (was encrypted by MultiBit) private key file my_private_key.key.

I am trying to decrypt it but i'm not sure i am using the correct password.

The command:
Quote
openssl enc -d -p -aes-256-cbc -a -in my_private_key.key -out decoded.key -pass pass:<MY PASSWORD>

exists with status 0.

Does that indicates that I've used the correct password for decryption?

When trying to import/sweep it i get that it's invalid, so i guess something is not right...

Any help?

Thanks.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!