go-crypt/crypt/chachapoly
Snider 36bf16b06e
Some checks failed
Security Scan / security (pull_request) Failing after 8s
Test / test (pull_request) Failing after 4m46s
fix(coderabbit): address review findings
- auth: prevent legacy .lthn fallback when .hash file exists but is
  unreadable or has unexpected format (security fix in verifyPassword
  and Login)
- chachapoly: wrap raw error returns in Decrypt with coreerr.E()
- trust: reject trailing data in LoadPolicies JSON decoder

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 13:32:21 +00:00
..
chachapoly.go fix(coderabbit): address review findings 2026-03-17 13:32:21 +00:00
chachapoly_test.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00