Added sha-1 package

This commit is contained in:
Erik O'Leary 2013-11-08 17:29:10 -06:00
parent 572f3d750f
commit 4f40eeff5b

View File

@ -321,6 +321,15 @@
"tags": ["library", "embedded data", "appended data", "alchemy"],
"description": "API to read appended files from your own binary",
"license": "MIT"
},
{
"name": "sha1",
"url": "https://github.com/onionhammer/sha1",
"method": "git",
"tags": ["port", "hash", "sha1"],
"description": "SHA-1 produces a 160-bit (20-byte) hash value from arbitrary input",
"license": "BSD"
}
]