FDE
# TUTORIAL: CHRONOS ENCRYPTED COMPUTE This guide provides a quick-start for developers using the **Chronos Encrypted Compute API**. Learn how to perform high-speed operations on encrypted data without ever decrypting it. ## 🔐 The Core Concept Traditional encryption (AES, RSA) is for data at rest. Traditional FHE (Fully Homomorphic Encryption) allows computation but is extremely slow. **Chronos…
FDE endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/compute/bind /compute/bind |
|
| POST |
/compute/bundle /compute/bundle |