aboutsummaryrefslogtreecommitdiff
path: root/data/projects.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/projects.yaml')
-rw-r--r--data/projects.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/projects.yaml b/data/projects.yaml
index 7ff32bf..7758c5d 100644
--- a/data/projects.yaml
+++ b/data/projects.yaml
@@ -16,6 +16,11 @@
repo: "https://github.com/pablotron/sha2"
text: "Self-contained C11 SHA-2 implementation."
+- name: "SHA3"
+ slug: "sha3"
+ repo: "https://github.com/pablotron/sha3"
+ text: "Self-contained C11 SHA-3 implementation."
+
- name: "Weather Sage"
slug: "weather-sage"
repo: "https://github.com/pablotron/weather-sage"