Trusted Execution Environment
A secure area of a main processor (like Intel SGX) that compromises confidentiality and integrity protection.
For scenarios where ZK-proofs are too slow, we use TEEs ("Secure Enclaves") to run private code off-chain. This allows for fast, private execution of business logic, with the results attested to on-chain.