1a62b31cd27db80fa4b2ef63e4a215570d1f723f
PHP uses base64(nonce+ciphertext+tag), TS was using hex:hex:hex. decrypt() now auto-detects the format. encrypt() now outputs PHP-compatible base64 format for cross-compatibility. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided