mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
Added package siphash (#940)
This commit is contained in:
parent
cc3b1f3634
commit
4d03a3d0d4
@ -11627,6 +11627,18 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/JeffersonLab/niledb.git"
|
||||
},
|
||||
{
|
||||
"name": "siphash",
|
||||
"url": "https://github.com/ehmry/nim-siphash",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"hash",
|
||||
"siphash"
|
||||
],
|
||||
"description": "SipHash, a pseudorandom function optimized for short messages.",
|
||||
"license": "GPLv3",
|
||||
"web": "https://github.com/ehmry/nim-siphash"
|
||||
},
|
||||
{
|
||||
"name": "haraka",
|
||||
"url": "https://github.com/ehmry/nim-haraka",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user