technocore_encrypt_line
Encrypt a line of text for an end-to-end encrypted room with a 64-hex room key. Rejects messages over 4096 characters to enforce size limits.
Instructions
Encrypt one line for an E2E room. Refuses over the 4096-char cap.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| room_key | Yes | 64 hex characters |