1 repository
Using cryptographic digests and commitments to ensure relational table data is tamperproof.
Distinct from Commitment-Based Ingestion: Focuses on the integrity of relational tables via commitments, which is distinct from general commit logs or file integrity.
Explore 1 awesome GitHub repository matching data & databases · Commitment-Based Table Integrity. Refine with filters or upvote what's useful.
Blitzar is a verifiable SQL proof engine and cryptographic library designed for verifiable SQL computation. It enables the execution of database queries off-chain while generating zero-knowledge proofs that certify the correctness of the results for on-chain verification. The project distinguishes itself through a GPU-accelerated proof accelerator that offloads heavy cryptographic workloads to graphics processors, reducing the time required for succinct proof generation. It provides high-performance cryptographic primitives for C++ and Rust applications, focusing on elliptic curve operations
Uses cryptographic digests and fingerprints to ensure relational table data remains tamperproof and verifiable.