From 9932b6b9cafd807e0e99d9c7dd3abb62cde1a53b Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Fri, 7 Apr 2023 07:54:39 -0600 Subject: [PATCH] README.md: fix "Keccak" link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 691c4ac..74eb327 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ Unless you explicitly state otherwise, any contribution intentionally submitted [sponge functions]: https://en.wikipedia.org/wiki/Sponge_function [Ascon]: https://ascon.iaik.tugraz.at/ -[Keccak]: https://en.wikipedia.org/wiki/BLAKE_(hash_function)#BLAKE2 +[Keccak]: https://keccak.team/keccak.html