diff --git a/packages.json b/packages.json index bc8f5c1..5e8ff0e 100644 --- a/packages.json +++ b/packages.json @@ -1578,4 +1578,13 @@ "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" + }, ]