Add libsodium wrapper
This commit is contained in:
parent
f21186401e
commit
ef3eae768d
1 changed files with 14 additions and 0 deletions
|
|
@ -4665,5 +4665,19 @@
|
|||
"description": "Large number of cryptographic hashes for Nim",
|
||||
"license": "MIT",
|
||||
"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…
Add table
Add a link
Reference in a new issue