116 stable releases
new 1.88.1 | Nov 5, 2024 |
---|---|
1.87.0 | Oct 31, 2024 |
1.75.0 | Jul 29, 2024 |
1.42.0 | Mar 28, 2024 |
0.1.0 |
|
#1733 in Cryptography
4,301 downloads per month
Used in 2 crates
(via blitzar)
47KB
812 lines
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.
No runtime deps
~0–1.9MB
~21K SLoC