This website requires JavaScript.
Explore
Help
Sign in
core
/
go-crypt
Watch
8
Star
0
Fork
You've already forked go-crypt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9e7a19243f
go-crypt
/
auth
History
Claude
9e7a19243f
Some checks failed
Security Scan / security (pull_request)
Failing after 15s
Details
Test / test (pull_request)
Failing after 10m43s
Details
chore: fmt.Errorf(static) → errors.New
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 16:30:08 +00:00
..
auth.go
chore: fmt.Errorf(static) → errors.New
2026-02-24 16:30:08 +00:00
auth_test.go
refactor: apply go fix modernizers for Go 1.26
2026-02-22 21:00:16 +00:00
hardware.go
feat(auth): Phase 2 key management — Argon2id, rotation, revocation
2026-02-20 02:27:03 +00:00
session_store.go
feat: modernise to Go 1.26 iterators and stdlib helpers
2026-02-23 05:47:13 +00:00
session_store_sqlite.go
feat(auth): add SessionStore interface with SQLite persistence
2026-02-20 01:44:51 +00:00
session_store_test.go
refactor: apply go fix modernizers for Go 1.26
2026-02-22 21:00:16 +00:00