Bitcoin Forum
May 11, 2024, 09:49:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mycelium HD Seed Word-Length and Entropy  (Read 3316 times)
BusyBeaverHP (OP)
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
February 24, 2015, 03:09:57 AM
 #1

I noticed while setting up a new Mycelium HD wallet, that I'm able to choose 12, 18, or 24 words as backup.

As far as I know from Electrum, 12 words is 128 bits of entropy. Does this mean that in Mycelium, I'm able to decide if my master private key is 128, 192, or 256 bits?
1715464155
Hero Member
*
Offline Offline

Posts: 1715464155

View Profile Personal Message (Offline)

Ignore
1715464155
Reply with quote  #2

1715464155
Report to moderator
1715464155
Hero Member
*
Offline Offline

Posts: 1715464155

View Profile Personal Message (Offline)

Ignore
1715464155
Reply with quote  #2

1715464155
Report to moderator
1715464155
Hero Member
*
Offline Offline

Posts: 1715464155

View Profile Personal Message (Offline)

Ignore
1715464155
Reply with quote  #2

1715464155
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715464155
Hero Member
*
Offline Offline

Posts: 1715464155

View Profile Personal Message (Offline)

Ignore
1715464155
Reply with quote  #2

1715464155
Report to moderator
apetersson
Hero Member
*****
Offline Offline

Activity: 668
Merit: 501



View Profile
February 24, 2015, 09:29:09 AM
 #2

I noticed while setting up a new Mycelium HD wallet, that I'm able to choose 12, 18, or 24 words as backup.

As far as I know from Electrum, 12 words is 128 bits of entropy. Does this mean that in Mycelium, I'm able to decide if my master private key is 128, 192, or 256 bits?

The master private key is always 256 bits. A 12 word backup has 128 bits of entropy. https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki

The strength of ECDSA inversion from pubkey is 2^128. So some people (including me) think 12 words / 128 bit is sufficient, and longer wordlists may otherwise lead to people not doing backups.

The default for mycelium is 12 Words. At the first startup, If you import a wordlist from an external source you can chose 18 or 24 words also, with optional password.
BusyBeaverHP (OP)
Full Member
***
Offline Offline

Activity: 209
Merit: 100


View Profile
February 24, 2015, 01:47:59 PM
 #3

I noticed while setting up a new Mycelium HD wallet, that I'm able to choose 12, 18, or 24 words as backup.

As far as I know from Electrum, 12 words is 128 bits of entropy. Does this mean that in Mycelium, I'm able to decide if my master private key is 128, 192, or 256 bits?

The master private key is always 256 bits. A 12 word backup has 128 bits of entropy. https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki
Right, I overlooked the part where Electrum seeds are hashed with 100,000 rounds of SHA2, which makes the master public key output 256 bits. Source:

https://bitcointalk.org/index.php?topic=153990.msg1641145#msg1641145

It's nice that Mycelium allows me the option to utilize 256 bits of entropy, while keeping it simple at 128 bits by default.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!