add skbintext and skyhash (#1298)
This commit is contained in:
parent
b8c8b38e5a
commit
5389030c22
1 changed files with 26 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue