blitzar-sys

Crates.ioblitzar-sys
lib.rsblitzar-sys
version1.89.0
sourcesrc
created_at2023-05-23 20:07:58.391391
updated_at2024-11-07 01:43:25.149463
descriptionRust bindings for the Blitzar library
homepage
repositoryhttps://github.com/spaceandtimelabs/blitzar
max_upload_size
id872293
size46,520
Jacob Trombetta (jacobtrombetta)

documentation

https://docs.rs/blitzar-sys

README


Blitzar-sys Crate

Blitzar

Build State Twitter Discord Server License C++ Logo OS CPU CUDA

Rust bindings for the Blitzar C++ library.
Report Bug | Request a Feature

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

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.

Commit count: 506

cargo fmt