Update the description of bncurve (#981)
This commit is contained in:
parent
afdefde4e0
commit
4969f2cebd
1 changed files with 15 additions and 12 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue