blitzar-sys 1.73.0

Rust bindings for the Blitzar library
Documentation

Background

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.

Overview

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 are 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.

Community & support

Join our Discord server to ask questions, discuss features, and for general chat.

License

This project is released under the Apache 2 License.