Calvin Metcalf

Results 230 comments of Calvin Metcalf

actually @lmarianski you need to avoid requring crypto and instead require the specific libraries you need, what you need to do here is make 2 versions, one for node one...

these errrors have nothing to do with this, but just flakiness from saucelabs

its for using the new buffer api the Buffer.alloc and Buffer.from stuff

fixed and rebased

from what I can tell, we have a problem with the saucelabs setup

I think the issue you are having is with [crypto-js](https://github.com/brix/crypto-js) which uses this as a dependency.

yeah [this line](https://github.com/brix/crypto-js/blob/31d00127a7c87066c51abe56e7b8be3a32141cae/core.js#L43) is going to import our stuff unclear why it would be trying to import the tests though as a ton of other things use this without running...

the web crypto api is entirely async which means it's only really practical for pbkdf2