Added bearssl package (#1197)
This commit is contained in:
parent
c36e949303
commit
0c3bc03e90
1 changed files with 15 additions and 0 deletions
|
|
@ -14606,5 +14606,20 @@
|
|||
"description": "Color management utility for X",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SolitudeSF/xcm"
|
||||
},
|
||||
{
|
||||
"name": "bearssl",
|
||||
"url": "https://github.com/status-im/nim-bearssl",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"crypto",
|
||||
"hashes",
|
||||
"ciphers",
|
||||
"ssl",
|
||||
"tls"
|
||||
],
|
||||
"description": "Bindings to BearSSL library",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-bearssl"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue