aboutsummaryrefslogtreecommitdiff
path: root/content/projects/sha2.md
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-16 21:57:35 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-16 21:57:35 -0400
commit39d9b1450cfe4ccfa12c06e1e262cdca7384fbbf (patch)
treee5414c158c52e8ee3951b0663747a233c946a0c3 /content/projects/sha2.md
parent41b1a847284d870b6a592d12dfff289fc7e7da2d (diff)
downloadpablotron.org-39d9b1450cfe4ccfa12c06e1e262cdca7384fbbf.tar.bz2
pablotron.org-39d9b1450cfe4ccfa12c06e1e262cdca7384fbbf.zip
populate content/projects
Diffstat (limited to 'content/projects/sha2.md')
-rw-r--r--content/projects/sha2.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/content/projects/sha2.md b/content/projects/sha2.md
new file mode 100644
index 0000000..fe015fe
--- /dev/null
+++ b/content/projects/sha2.md
@@ -0,0 +1,8 @@
+---
+title: "SHA2"
+slug: "sha2"
+active: true
+repo: "https://github.com/pablotron/sha2"
+text: "Self-contained C11 SHA-2 implementation."
+---
+Self-contained C11 SHA-2 implementation. \ No newline at end of file