oconnor663 / blake3-py

Python bindings for the BLAKE3 cryptographic hash function
Other
139 stars 12 forks source link

Is this library also available for nodejs ? #7

Closed SethiShivam closed 4 years ago

oconnor663 commented 4 years ago

You might be interested in https://github.com/connor4312/blake3. It wraps the same underlying Rust blake3 crate.