This document provides an overview of the Verity DP modules utilised in the zkTLS implementation, explaining where and why they are used.
ic/managed/verifier
rs/verity-client
rs/verify-remote
Partial Verification: Used when leveraging the zkVM to maintain high performance by partially verifying proofs.
Full Verification: Used when the data processed is public.
rs/verify-local
rs/verity-tls
zk
The Verity DP framework provides a comprehensive set of modules that facilitate the generation and verification of zkTLS proofs. Each module plays a crucial role in ensuring the integrity and privacy of data processed within the Verity platform.