Post
Topic
Board Electrum
Re: Why is electrum seed have small entropy?
by
RealBitcoin
on 18/06/2016, 21:55:11 UTC
Dabura667 is right on the money as usual.

However if you want to make a larger seed (like 256 bits) you *can* do that. The make_seed command line option will generate larger seeds:

Code:
electrum help make_seed




So you have 128 bits (+15 bits extra thats irrelevant) + key stretching  ?

Am I correct?