From 7e15c5314ea0ca34c52fd39583b1aa7c07eac1ae Mon Sep 17 00:00:00 2001 From: Jean-Philippe Aumasson Date: Sat, 3 Sep 2022 19:59:01 +0200 Subject: [PATCH] alephium --- README.md | 1 + 1 file changed, 1 insertion(+) 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)