1 repository
Interfaces for writing data to relational tables using signatures and consensus to ensure verification.
Distinct from Data Insertion Interfaces: Specifically targets tamperproof, verified insertions via consensus/signatures
Explore 1 awesome GitHub repository matching data & databases · Tamperproof Insertion Interfaces. 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
Ensures every data insertion into relational tables is verified using signatures or consensus mechanisms.