Both the symmetric key (for Party B) and the secret text are stored encrypted.
| Symmetric cipher | AES-256-CBC |
| IV | Random 128-bit (per send) |
| Key transport | RSA-4096-OAEP-SHA256 |
| AES library | CryptoJS 4.2 |
| RSA library | node-forge 1.3 |
| AES key source | /api/sym/sym-key-for-A |