mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Merge pull request #659 from forlan-ua/add-libsha1736
Add package libsha
This commit is contained in:
commit
ac983974e1
@ -8227,5 +8227,20 @@
|
||||
"description": "std / sha1 extension",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/CORDEA/sha1ext"
|
||||
},
|
||||
{
|
||||
"name": "libsha",
|
||||
"url": "https://github.com/forlan-ua/nim-libsha",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"sha1",
|
||||
"sha224",
|
||||
"sha256",
|
||||
"sha384",
|
||||
"sha512"
|
||||
],
|
||||
"description": "Sha1 and Sha2 implementations",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/forlan-ua/nim-libsha"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user