go-crypt/crypt
Claude 9e7a19243f
Some checks failed
Security Scan / security (pull_request) Failing after 15s
Test / test (pull_request) Failing after 10m43s
chore: fmt.Errorf(static) → errors.New
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:30:08 +00:00
..
chachapoly feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
lthn refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:16 +00:00
openpgp feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
pgp chore: fmt.Errorf(static) → errors.New 2026-02-24 16:30:08 +00:00
rsa chore: fmt.Errorf(static) → errors.New 2026-02-24 16:30:08 +00:00
bench_test.go feat: modernise to Go 1.26 iterators and stdlib helpers 2026-02-23 05:47:13 +00:00
checksum.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
checksum_test.go test(phase0): expand test coverage, security audit, and benchmarks 2026-02-20 01:14:41 +00:00
crypt.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
crypt_test.go test(phase0): expand test coverage, security audit, and benchmarks 2026-02-20 01:14:41 +00:00
hash.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
hash_test.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
hmac.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
hmac_test.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
kdf.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
kdf_test.go test(phase0): expand test coverage, security audit, and benchmarks 2026-02-20 01:14:41 +00:00
symmetric.go feat: extract crypto/security packages from core/go 2026-02-16 15:25:54 +00:00
symmetric_test.go test(phase0): expand test coverage, security audit, and benchmarks 2026-02-20 01:14:41 +00:00