mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added sha-1 package
This commit is contained in:
parent
572f3d750f
commit
4f40eeff5b
@ -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…
x
Reference in New Issue
Block a user