Add blscurve
This commit is contained in:
parent
03eb331729
commit
01d8bed1ad
1 changed files with 14 additions and 0 deletions
|
|
@ -6082,6 +6082,20 @@
|
|||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-eth"
|
||||
},
|
||||
{
|
||||
"name": "blscurve",
|
||||
"url": "https://github.com/status-im/nim-blscurve",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"cryptography",
|
||||
"bls",
|
||||
"aggregated-signatures"
|
||||
],
|
||||
"description": "Nim implementation of Barreto-Lynn-Scott (BLS) curve BLS12-381.",
|
||||
"license": "Apache License 2.0",
|
||||
"web": "https://github.com/status-im/nim-blscurve"
|
||||
},
|
||||
{
|
||||
"name": "rlp",
|
||||
"url": "https://github.com/status-im/nim-rlp",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue