Borg/pkg/tim
Claude db43f395e5
Some checks are pending
Go / build (push) Waiting to run
mkdocs / deploy (push) Waiting to run
Release / release (push) Waiting to run
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:35:25 +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:35:25 +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:35:25 +00:00
stream.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:35:25 +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:35:25 +00:00
tim_more_test.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:35:25 +00:00
tim_test.go chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:35:25 +00:00