Add GnuTLS wrapper (#1094)
This commit is contained in:
parent
7470bfcaeb
commit
efdcc9f931
1 changed files with 14 additions and 0 deletions
|
|
@ -13478,5 +13478,19 @@
|
|||
"description": "A game engine for rapid development and easy prototyping",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/liquid600pgm/rapid"
|
||||
},
|
||||
{
|
||||
"name": "gnutls",
|
||||
"url": "https://github.com/FedericoCeratto/nim-gnutls",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper",
|
||||
"library",
|
||||
"security",
|
||||
"crypto"
|
||||
],
|
||||
"description": "GnuTLS wrapper",
|
||||
"license": "LGPLv2.1",
|
||||
"web": "https://github.com/FedericoCeratto/nim-gnutls"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue