File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -176,14 +176,13 @@ See [`c/README.md`](c/README.md).
176176
177177### Other implementations
178178
179- We post links to third-party bindings and implementations on the
180- [ @BLAKE3team Twitter account] ( https://twitter.com/BLAKE3team ) whenever
181- we hear about them. Some highlights include [ an optimized Go
179+ There are too many implementations out there for us to keep track of,
180+ but some highlights include [ an optimized Go
182181implementation] ( https://github.com/zeebo/blake3 ) , [ Wasm bindings for
183182Node.js and browsers] ( https://github.com/connor4312/blake3 ) , [ binary
184183wheels for Python] ( https://github.com/oconnor663/blake3-py ) , [ .NET
185- bindings] ( https://github.com/xoofx/Blake3.NET ) , and [ JNI
186- bindings ] ( https://github.com/sken77/BLAKE3jni ) .
184+ bindings] ( https://github.com/xoofx/Blake3.NET ) , and [ a pure Java
185+ implementation ] ( https://commons.apache.org/proper/commons-codec/apidocs/org/apache/commons/codec/digest/Blake3.html ) .
187186
188187## Contributing
189188
You can’t perform that action at this time.
0 commit comments