63 stable releases

new 1.52.0 May 1, 2024
1.42.0 Mar 28, 2024
1.17.1 Dec 13, 2023
1.10.0 Nov 15, 2023
0.1.0 May 23, 2023

#1328 in Cryptography

Download history 217/week @ 2024-01-10 145/week @ 2024-01-17 121/week @ 2024-01-24 105/week @ 2024-01-31 84/week @ 2024-02-07 171/week @ 2024-02-14 481/week @ 2024-02-21 785/week @ 2024-02-28 338/week @ 2024-03-06 439/week @ 2024-03-13 139/week @ 2024-03-20 519/week @ 2024-03-27 383/week @ 2024-04-03 413/week @ 2024-04-10 432/week @ 2024-04-17 538/week @ 2024-04-24

1,876 downloads per month
Used in blitzar

Apache-2.0

34KB
522 lines


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

No runtime deps

~0–1.8MB
~23K SLoC