mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +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"],
|
"tags": ["library", "embedded data", "appended data", "alchemy"],
|
||||||
"description": "API to read appended files from your own binary",
|
"description": "API to read appended files from your own binary",
|
||||||
"license": "MIT"
|
"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