From f5b1fb3e65a27626964b55f74f2a629fe8139b0d Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Wed, 6 Sep 2023 01:57:24 -0400 Subject: README.md, sha3.[hc]: add KangarooTwelve to algorithm list --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index dec112e..a35cd04 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ * ParallelHash128 and ParallelHash128-XOF * ParallelHash256 and ParallelHash256-XOF * TurboSHAKE128 and TurboSHAKE256 +* KangarooTwelve Use `make` to build a minimal test application, and `make test` to run the test suite. -- cgit v1.2.3