Closed alex-frx closed 8 months ago
EC multiplied BIP38 addresses are not supported at the moment. For now I made commit https://github.com/1200wd/bitcoinlib/commit/fe5f9b60d694cda59ab51544164cc329e2dbdd52 to raise a more informative error.
Added EC multiplied keys in release 0.7 and commit 7b1c01607f5231213ec0c26415ea91efeecdd6e4
When using a BIP38 encrypted Private Key I get an:
EncodingError: Unrecognised password protected key format. Flagbyte incorrect.
ErrorMinimal example:
The pair were generated using bitaddress.org
or am I using it wrong