iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.5k stars 1.44k forks source link

BIP38 encrypted keys all result in the same private key no matter what password #239

Closed losh11 closed 6 years ago

losh11 commented 6 years ago

As described in title.

iancoleman commented 6 years ago

Thanks for reporting, but I'm not able to reproduce this.

My test:

Mnemonic coil ankle pink with bip44 derivation, showing first private key from the table

bip38 password to: 6PRKoS82CWCokbsqxhriFcfFaeojULxpyRDQMEVtMKBK9RRmXH111W2por bip38 password te: 6PRKoS82D9G3V26Njb77xAvwHKoF2vu3xTvcwctqAEaUExHi9FeymbSACi

Can you please provide more information about how to reproduce the problem? Which browser? What steps to take?

losh11 commented 6 years ago

Sorry about this, seems to have been an issue on our end.