1
0
Fork 0
mirror of https://github.com/BLAKE3-team/BLAKE3 synced 2024-04-24 17:35:20 +02:00
This commit is contained in:
Jean-Philippe Aumasson 2022-09-03 19:59:01 +02:00 committed by GitHub
parent e733e5ac98
commit 7e15c5314e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -200,6 +200,7 @@ Alternatively, it is licensed under the Apache License 2.0.
Here's a (non-exhaustive) list of protocols and software that use BLAKE3:
* [Alephium](https://github.com/alephium/alephium/blob/master/crypto/src/main/scala/org/alephium/crypto/Blake3.scala)
* [Chia](https://github.com/Chia-Network/chia-blockchain/blob/main/CHANGELOG.md#10beta8-aka-beta-18---2020-07-16)
* [IPFS](https://github.com/ipfs/go-verifcid/issues/13)
* [LLVM](https://reviews.llvm.org/D121510)