Skip to content

Commit e0b1d91

Browse files
committed
replace the dead link to JNI bindings
1 parent edc02f4 commit e0b1d91

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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
182181
implementation](https://github.com/zeebo/blake3), [Wasm bindings for
183182
Node.js and browsers](https://github.com/connor4312/blake3), [binary
184183
wheels 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

0 commit comments

Comments
 (0)