Added ShimSham to the list

See https://github.com/apense/shimsham. At version 0.1.0-alpha
This commit is contained in:
apense 2015-05-27 20:56:53 -04:00
parent 1d8ae4b76a
commit 86cabfb1a3

View File

@ -1578,4 +1578,13 @@
"license": "MIT", "license": "MIT",
"web": "http://bitbucket.org/mahlon/nim-mongrel2" "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"
},
] ]