Borg/pkg/tim
Claude fe0f85a069
Some checks failed
Go / build (push) Failing after 3s
mkdocs / deploy (push) Failing after 10s
Release / release (push) Failing after 4s
chore: migrate module path from github.com to forge.lthn.ai
Move module declaration and all internal imports from
github.com/Snider/Borg to forge.lthn.ai/Snider/Borg. Also updates
Enchantrix dependency path to forge.lthn.ai/Snider/Enchantrix.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 21:39:18 +00:00
..
cache.go feat: Add ChaCha20-Poly1305 encryption and decryption for TIM files (.stim), enhance CLI for encryption format handling (stim), and include metadata inspection support 2025-12-26 01:25:03 +00:00
config.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:18 +00:00
run.go feat: Add ChaCha20-Poly1305 encryption and decryption for TIM files (.stim), enhance CLI for encryption format handling (stim), and include metadata inspection support 2025-12-26 01:25:03 +00:00
run_test.go Improve test coverage for datanode and tim packages, and fix cmd tests 2025-11-23 18:58:32 +00:00
sigil_test.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:18 +00:00
stream.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:18 +00:00
stream_test.go feat(tim): add chunked AEAD streaming encryption (STIM v2) 2026-02-21 12:52:37 +00:00
tim.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:18 +00:00
tim_more_test.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:18 +00:00
tim_test.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:18 +00:00