mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
add skbintext and skyhash (#1298)
This commit is contained in:
parent
b8c8b38e5a
commit
5389030c22
@ -15864,6 +15864,32 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/b3liever/patgraph"
|
||||
},
|
||||
{
|
||||
"name": "skbintext",
|
||||
"url": "https://github.com/skrylar/skbintext",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"hexdigest",
|
||||
"hexadecimal",
|
||||
"binary"
|
||||
],
|
||||
"description": "Binary <-> text conversion.",
|
||||
"license": "MPL",
|
||||
"web": "https://github.com/Skrylar/skbintext"
|
||||
},
|
||||
{
|
||||
"name": "skyhash",
|
||||
"url": "https://github.com/Skrylar/skyhash",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"blake2b",
|
||||
"blake2s",
|
||||
"spookyhash"
|
||||
],
|
||||
"description": "Collection of hash algorithms ported to Nim",
|
||||
"license": "CC0",
|
||||
"web": "https://github.com/Skrylar/skyhash"
|
||||
},
|
||||
{
|
||||
"name": "gimei",
|
||||
"url": "https://github.com/mkanenobu/nim-gimei",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user