ethereumjs/keythereum

aes-128-ctr is not available

Opened this issue · 1 comments

I'm getting error aes-128-ctr is not available when trying to run keythereum.recover().

I'm using web3 version ^0.19.1.

weird part is that it works on a standalone code. But throws this error when copying the same code to our main codebase.