Added bearssl package (#1197)

This commit is contained in:
Yuriy Glukhov 2019-10-07 16:21:54 +03:00 committed by Miran
parent c36e949303
commit 0c3bc03e90

View File

@ -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"
}
]