+55 minutes in Generating Dictionary for 194GB
#4
by the way, it doesn't seem that ethereum uses "just sha3", see https://github.com/ethereum/cpp-ethereum...#L378-L418

It seems that the SHA3 () step is just performed after either the pbkdf2/scrypt hashing and can only be used to validate if the previous steps were correct.

In other words, the full algorithm doesn't seem to be "just" SHA3(pass) as one might think from your original post @dindolo1979.


Messages In This Thread
RE: +55 minutes in Generating Dictionary for 194GB - by philsmd - 03-19-2017, 02:30 PM