~vladh/hare-project-library

hare-project-library: Add ~nlordells SHA3 implementation v1 APPLIED

Armin Preiml: 1
 Add ~nlordells SHA3 implementation

 1 files changed, 1 insertions(+), 0 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~vladh/hare-project-library/patches/42732/mbox | git am -3
Learn more about email & git

[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