From 5549bf389548eb08b2258d6ede7255a87e11ef06 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Tue, 5 Sep 2023 02:29:06 -0400 Subject: data/projects.yaml: add sha3 --- content/projects/sha3.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 content/projects/sha3.md (limited to 'content/projects/sha3.md') diff --git a/content/projects/sha3.md b/content/projects/sha3.md new file mode 100644 index 0000000..0b0d8de --- /dev/null +++ b/content/projects/sha3.md @@ -0,0 +1,8 @@ +--- +title: "SHA3" +slug: "sha3" +active: true +repo: "https://github.com/pablotron/sha3" +text: "Self-contained C11 SHA-3 implementation." +--- +Self-contained C11 SHA-3 implementation. \ No newline at end of file -- cgit v1.2.3