emn178

Results 47 comments of emn178

added benchmarks to README

Dependencies updated. Fixed all npm audit issues.

added benchmarks to README

I can't reproduce ![image](https://github.com/emn178/js-sha512/assets/3477613/6ce0db5f-ad5f-4693-935b-c4aa8122ca0e)

library includes polyfill, I think it can work in old browser such as IE.

thank you for reporting, it should be fixed in v0.11.0

Thank you for PR, I will review this when I have time.

I tried to change to minified, but it caused ESM import not working. I think build framework such as webpack should support to build minified bundle. Is it necessary to...

Looks you are using [sha3](https://github.com/phusion/node-sha3), not js-sha3. You can go there and ask.