Bitcoin Forum
May 11, 2024, 03:27:27 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Development & Technical Discussion / About bitcoincore encryptwallet command on: October 01, 2019, 02:32:06 AM
About bitcoincore encryptwallet command.

BitcoinCore encryptwallet command is to prevent someone to access and steal private keys.

So I will encrypt my "wallet.dat" by using encryptwallet command.

------------------------------------------------------------------------
$ encryptwallet passphrase  interval
------------------------------------------------------------------------

But I doubt that how secure encryptwallet command is.

So I have two questions.

Q1.
Is it easy to decrypt encrypted wallet.dat by using random list attacking method or analyzing wallet.dat ?

In the past, have there been any cases where your passphrase has been decrypted ?

Q2,
-----------------------------------------------------------------------
Arguments:
1. "passphrase"    (string) The pass phrase to encrypt the wallet with.
It must be at least 1 character, but should be long.
-------------------------------------------------------------------------

What is the maximum passphrase length ?

I want to set my passphrase as long as possible.
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!