https://github.com/nikkolasg/ark-blst
arkwork bindings to blst with GPU support
https://github.com/nikkolasg/ark-blst
arkworks-rs bls12-381 blst
Last synced: about 1 month ago
JSON representation
arkwork bindings to blst with GPU support
- Host: GitHub
- URL: https://github.com/nikkolasg/ark-blst
- Owner: nikkolasg
- License: apache-2.0
- Created: 2022-12-30T14:59:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T19:05:46.000Z (about 2 years ago)
- Last Synced: 2025-03-27T01:01:31.634Z (about 2 months ago)
- Topics: arkworks-rs, bls12-381, blst
- Language: Rust
- Homepage:
- Size: 80.1 KB
- Stars: 9
- Watchers: 5
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
[](https://github.com/nikkolasg/ark-blst/actions/workflows/ci.yml)
# ark-blst
arkwork bindings to [blstrs](https://github.com/filecoin-project/blstrs) with GPU (ec-gpu) support.
**WARNING: This code has NOT been audited and should NOT be deployed in production without a proper review.**