connor4312 / blake3

BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
https://connor4312.github.io/blake3/index.html
MIT License
177 stars 18 forks source link

Is this actively maintained? #33

Closed woss closed 3 years ago

woss commented 3 years ago

Hi guys, I'm looking into using this lib in one of my critical libraries. I noticed some PRs and issues are here for some time and the last commit was half a year ago. Is this maintained or should I continue using BLAKE2?

connor4312 commented 3 years ago

Yes, I still maintain it. It works, the code has not rotted 🙂 PRs are welcome.