Encrypt / Decrypt — Form UI

Algoritma: AES-256-GCM (OpenSSL)Default kid: k1
API Endpoints
POST /api/encrypt — body: {"plaintext","context"?, "kid"?}, header: X-API-Key
POST /api/decrypt — body: {"token","context"?}, header: X-API-Key
GET /api/health