mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Update the description of bncurve (#981)
This commit is contained in:
parent
afdefde4e0
commit
4969f2cebd
@ -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…
x
Reference in New Issue
Block a user