Implement StreamEncrypt/StreamDecrypt using 1 MiB ChaCha20-Poly1305 blocks with the STIM v2 wire format (magic header, Argon2id salt/params, per-block random nonces, and zero-length EOF marker). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cache.go | ||
| config.go | ||
| run.go | ||
| run_test.go | ||
| sigil_test.go | ||
| stream.go | ||
| stream_test.go | ||
| tim.go | ||
| tim_more_test.go | ||
| tim_test.go | ||