Post
Topic
Board Electrum
Re: Protecting the Seed phrases by extending it
by
nc50lc
on 20/12/2024, 06:28:21 UTC
-snip- where my scheme is used in electrum and other wallets like this
For other non-BIP39 wallets maybe, but Electrum does the same except it uses a different standard in generating the mnemonic from the entropy.
For mnemonic-to-seed, it basically the same as BIP39 except the salt is "electrum+passphrase" instead of "mnemonic+passphrase".