From 107785dd1f40a03c4a925b60536dff2629e1886f Mon Sep 17 00:00:00 2001 From: John Date: Tue, 2 Sep 2025 15:38:05 +1200 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a7176ab --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# dshash + +Simple SHA256 hashing library and example utility \ No newline at end of file