[PATCH hare-project-library] Add ~nlordells SHA3 implementation
Export this patch
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 9513e96..dba7837 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ If you're interested specifically in 3D graphics, check out
## Cryptography and hashing
* [~blainsmith/hare-seahash](https://git.sr.ht/~blainsmith/hare-seahash): Seahash hashing algorithm
+* [~nlordell/hare-sha3](https://git.sr.ht/~nlordell/hare-sha3): SHA3 implementation
## Database tools
--
2.41.0
Thanks!
to git@git.sr.ht:~vladh/hare-project-library
92aef43..7e8af1f main -> main