chamber_cloak
Seal JSON or plain text into encrypted output using φ-split key shares and AES-256-GCM, with live license validation.
Instructions
Seal JSON/text with φ-split + AES-256-GCM. Requires live license.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | JSON string or plain text | |
| is_json | No | Validate as JSON (default true) |