Encifher

Computation Flow

How does offchain computation work in Encifher

Computation Flow

Users interact with https://encrypt.trade frontend for performing token sending or swapping operation. These operations creates onchain transactions which later emits encrypted computation requests (request on top of ciphertext pointer).

Once events are emitted from onchain programs the offchain relayer picks up those events within coprocessor and then gets the ciphertext corresponding to the pointer and then the coprocessor performs the request operation on the ciphertext after decrypting them within TEE.