1 repositorio
Cryptographic verification that specific key-value pairs are correctly committed within a sparse Merkle tree map.
Distinct from Synchronized Key-Value Maps: Candidates focus on KV manipulation or synchronization, not the cryptographic verification of a KV pair's commitment.
Explore 1 awesome GitHub repository matching security & cryptography · Verifiable Map Integrity Checks. Refine with filters or upvote what's useful.
Trillian is a distributed, multi-tenant verifiable data store that maintains cryptographically verifiable logs and maps using Merkle tree structures. It functions as a scalable backend for transparency logs, providing a system where data integrity is ensured through append-only records and mathematical proofs of inclusion and consistency. The system distinguishes itself by decoupling core storage from application-specific logic through a personality layer, which handles admission criteria and data canonicalization. It employs a consensus-based leader election mechanism for high availability a
Checks if a specific key-value pair is correctly committed within a set of map tiles.