mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add constantine (#2902)
* Added package constantine * Update packages.json
This commit is contained in:
parent
111cb2d6e5
commit
ad8af9669a
@ -33757,5 +33757,34 @@
|
||||
"description": "List out block-devices, including disks, partitions and their mountpoints",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/FyraLabs/lsblk.nim"
|
||||
},
|
||||
{
|
||||
"name": "constantine",
|
||||
"url": "https://github.com/mratsim/constantine",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cryptography",
|
||||
"blockchain",
|
||||
"zk",
|
||||
"bigint",
|
||||
"math",
|
||||
"proof-systems",
|
||||
"elliptic-curves",
|
||||
"finite-fields",
|
||||
"assembly",
|
||||
"gpu",
|
||||
"cuda",
|
||||
"sha256",
|
||||
"hash",
|
||||
"hmac",
|
||||
"hkdf",
|
||||
"crypto",
|
||||
"security",
|
||||
"simd",
|
||||
"crypto"
|
||||
],
|
||||
"description": "Modular, high-performance, zero-dependency cryptography stack for proof systems and blockchain protocols.",
|
||||
"license": "MIT or Apache License 2.0",
|
||||
"web": "https://github.com/mratsim/constantine"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user