mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add libsodium wrapper
This commit is contained in:
parent
f21186401e
commit
ef3eae768d
@ -4665,5 +4665,19 @@
|
|||||||
"description": "Large number of cryptographic hashes for Nim",
|
"description": "Large number of cryptographic hashes for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/aidansteele/sph"
|
"web": "https://github.com/aidansteele/sph"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "libsodium",
|
||||||
|
"url": "https://github.com/FedericoCeratto/nim-libsodium",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"wrapper",
|
||||||
|
"library",
|
||||||
|
"security",
|
||||||
|
"crypto",
|
||||||
|
],
|
||||||
|
"description": "libsodium wrapper",
|
||||||
|
"license": "LGPLv3",
|
||||||
|
"web": "https://github.com/FedericoCeratto/nim-libsodium"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user