BitcoinQnA / seedtool

GNU General Public License v3.0
78 stars 21 forks source link

Derive original seed using 2-of-2 Seed XOR #29

Closed BrutusBondBTC closed 2 years ago

BrutusBondBTC commented 2 years ago

I was able to split a seed with the xor tool, but unable to recover it. There is only a field to enter one of the derived xor seeds and I am unable to retrieve the original seed.

Is this a bug or did I do something wrong?

image

SuperPhatArrow commented 2 years ago

Enter your second seed phrase into the box for "BIP39 Mnemonic (English)" above.

SuperPhatArrow commented 2 years ago

the missing one should appear in the "XOR Result" box.

If not, click "Recalculate"

BrutusBondBTC commented 2 years ago

That worked perfectly. Thanks!

image

BitcoinQnA commented 2 years ago

Thank you for the feedback @BrutusBondBTC, a fix has been implemented and will be reflected in the next release.