aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 229d1a3..1842032 100644
--- a/packages.json
+++ b/packages.json
@@ -1586,5 +1586,15 @@
"description": "Handler framework for the Mongrel2 web server.",
"license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-mongrel2"
+
+ },
+ {
+ "name": "shimsham",
+ "url": "https://github.com/apense/shimsham",
+ "method": "git",
+ "tags": ["crypto", "hash", "hashing", "digest"],
+ "description": "Hashing/Digest collection in pure Nim",
+ "license": "MIT",
+ "web": "https://github.com/apense/shimsham"
}
]