mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
"bncurve" package (#970)
This commit is contained in:
parent
12faa5d02e
commit
62549677db
@ -12251,5 +12251,17 @@
|
|||||||
"description": "Nim wrapper for miniz",
|
"description": "Nim wrapper for miniz",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/h3rald/nim-miniz"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user