The CTRegistry acts as a source of truth for encrypted data identifiers, mapping temporary hashes to their final computed values. This ensures results from off-chain computation can be securely resolved and verified by their originating requests.
CoFHE Components
CTRegistry
Registry contract that manages the mapping between temporary ciphertext hashes and their actual hash values, ensuring secure lookup and verification