bardo_encrypt
Encrypts a plaintext with a recipient's public key using sealed-box encryption to produce a secure ciphertext.
Instructions
Sealed-box encrypt a UTF-8 plaintext to a recipient's encryption public key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plaintext | Yes | ||
| recipient_public_key_b64 | Yes |