Commit Graph

1 Commits

Author SHA1 Message Date
km 77c6dfbf1a debug: Add debug output for ChaCha20-Poly1305
Found: TAG mismatch between encrypt and decrypt
- Encrypt produces: b3a7f2c8...
- Decrypt expects: f6e6610c...

Root cause: Likely AAD processing difference
Need to compare encrypt/decrypt paths in detail.

WireGuard tests: 28 passed, 4 failed
2026-03-29 05:39:15 +09:00