Crates.io | blitzar-sys |
lib.rs | blitzar-sys |
version | 1.89.0 |
source | src |
created_at | 2023-05-23 20:07:58.391391 |
updated_at | 2024-11-07 01:43:25.149463 |
description | Rust bindings for the Blitzar library |
homepage | |
repository | https://github.com/spaceandtimelabs/blitzar |
max_upload_size | |
id | 872293 |
size | 46,520 |
Blitzar was created by the core cryptography team at Space and Time to accelerate Proof of SQL, a novel zero-knowledge proof for SQL operations.
The blitzar-sys
crate provides Rust bindings for the Blitzar C++ Library. The crate is used by Space and Time's companion crate, blitzar
, that provides a High-Level Rust wrapper for accelerating cryptographic zero-knowledge proof algorithms on the CPU and GPU.
More information about the cryptographic primitives is available on the Blitzar Github repo. More information about the Rust bindings are available on the blitzar
crates.io page.
WARNING: This project has not undergone a security audit and is NOT ready for production use.
Join our Discord server to ask questions, discuss features, and for general chat.
This project is released under the Apache 2 License.