cli/pkg/crypt
Claude 23b82482f2 refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli
Move module identity to our own Forgejo instance. All import paths
updated across 434 Go files, sub-module go.mod files, and go.work.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 05:53:52 +00:00
..
chachapoly feat: add crypto, session, sigil, and node packages 2026-02-08 20:52:28 +00:00
lthn feat: add crypto, session, sigil, and node packages 2026-02-08 20:52:28 +00:00
openpgp refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
pgp feat(crypt): add LTHN, ChaCha20, RSA, PGP primitives (port from Enchantrix) (#346) (#354) 2026-02-05 20:30:28 +00:00
rsa feat: add crypto, session, sigil, and node packages 2026-02-08 20:52:28 +00:00
checksum.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
checksum_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
crypt.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
crypt_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
hash.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
hash_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
hmac.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
hmac_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
kdf.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
kdf_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00
symmetric.go refactor: rename module from github.com/host-uk/core to forge.lthn.ai/core/cli 2026-02-16 05:53:52 +00:00
symmetric_test.go feat: infrastructure packages and lint cleanup (#281) 2026-02-04 11:34:43 +00:00