-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Description
Hi,
I'm opening this issue to know if you are open to replacing the use of crypto
for more browser-friendly libraries like create-hmac
and randombytes
.
I've had a hard time using this library with Rollup, which led me to bundling my own version here: https://github.com/ethereum/js-ethereum-cryptography/tree/master/hdkey-without-crypto-config
I'd love not to have to do that, and the needed change is really small. I can prepare a PR for this, making sure that the builtin implementations are used on node.
Metadata
Metadata
Assignees
Labels
No labels