Update the description of bncurve (#981)

This commit is contained in:
zah
2019-01-06 11:28:20 +01:00
committed by Miran
parent afdefde4e0
commit 4969f2cebd
+15 -12
View File
@@ -6077,6 +6077,21 @@
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-faststreams"
},
{
"name": "bncurve",
"url": "https://github.com/status-im/nim-bncurve",
"method": "git",
"tags": [
"library",
"cryptography",
"barreto-naehrig",
"eliptic-curves",
"pairing"
],
"description": "Nim Barreto-Naehrig pairing-friendly elliptic curve implementation",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-bncurve"
},
{
"name": "rlp",
"url": "https://github.com/status-im/nim-rlp",
@@ -12291,18 +12306,6 @@
"license": "MIT",
"web": "https://github.com/h3rald/nim-miniz"
},
{
"name": "bncurve",
"url": "https://github.com/status-im/nim-bncurve",
"method": "git",
"tags": [
"library",
"cryptography"
],
"description": "pure Nim implementation of Barreto-Naehrig pairing-friendly elliptic curve cryptography",
"license": "Apache License 2.0",
"web": "https://github.com/status-im/nim-bncurve"
},
{
"name": "unsplash",
"url": "https://github.com/juancarlospaco/nim-unsplash",