Coding-Enthusiast/FinderOuter

BIP38 encryption password recovery

Noname400 opened this issue · 2 comments

Hello. you can help to make a password guessing for BIP 38
I have a key, but it's encrypted.
your utility will be even more useful with the addition of this functionality.
I am currently using a program written in python.
the speed is bad.
thanks for any help.

I will add this option eventually.

The challenge is that all the recovery options I've implemented so far are using my own implementations of the underlying cryptography for maximize efficiency. BIP38 would be the same; scrypt, ECC and SHA256 are already implemented but AES is not and it is a complicated algorithm.

the speed is bad.

BIP38 is a very expensive algorithm and speed is expected to be bad.

спасибо. буду ждать