aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJean-Philippe Aumasson <[email protected]>2022-09-03 19:59:01 +0200
committerGitHub <[email protected]>2022-09-03 19:59:01 +0200
commit7e15c5314ea0ca34c52fd39583b1aa7c07eac1ae (patch)
tree58d5dcbe5812940c828dcf1622eca079b915fdd7 /README.md
parente733e5ac986693ba04c7bff4e17863e51c916492 (diff)
alephium
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f7a82b9..70febe6 100644
--- a/README.md
+++ b/README.md
@@ -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)