From a35d38bf4b7d81851137a91c115322013e84d92d Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Tue, 5 Sep 2023 09:33:55 -0400 Subject: content/posts/2023-09-05-c11-sha3.md: fix post title --- content/posts/2023-09-05-c11-sha3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/2023-09-05-c11-sha3.md b/content/posts/2023-09-05-c11-sha3.md index f380132..caa1ec0 100644 --- a/content/posts/2023-09-05-c11-sha3.md +++ b/content/posts/2023-09-05-c11-sha3.md @@ -1,6 +1,6 @@ --- slug: c11-sha3 -title: "C11 Sha3" +title: "C11 SHA-3" date: "2023-09-05T02:25:14-04:00" --- This weekend I put together a [C11][] implementation of the following -- cgit v1.2.3