Added sha-1 package
This commit is contained in:
parent
572f3d750f
commit
4f40eeff5b
1 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue