This website requires JavaScript.
Explore
Help
Register
Sign In
salvacybersec
/
keyhunter
Watch
1
Star
0
Fork
0
You've already forked keyhunter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
de8bb5560fa5eb04defa48c3f04558e165f059ab
keyhunter
/
pkg
/
storage
History
salvacybersec
de8bb5560f
merge: plan 01-03 storage layer
2026-04-05 00:13:45 +03:00
..
crypto.go
feat(01-foundation-03): implement AES-256-GCM encryption and Argon2id key derivation
2026-04-05 00:04:33 +03:00
db_test.go
feat(01-01): create main.go, test scaffolding, and testdata fixtures
2026-04-05 00:04:42 +03:00
db.go
feat(01-foundation-03): implement SQLite storage with Finding CRUD and encryption
2026-04-05 00:05:54 +03:00
encrypt.go
feat(01-foundation-03): implement AES-256-GCM encryption and Argon2id key derivation
2026-04-05 00:04:33 +03:00
findings.go
feat(01-foundation-03): implement SQLite storage with Finding CRUD and encryption
2026-04-05 00:05:54 +03:00
schema.sql
feat(01-foundation-03): implement SQLite storage with Finding CRUD and encryption
2026-04-05 00:05:54 +03:00
storage.go
feat(01-01): create main.go, test scaffolding, and testdata fixtures
2026-04-05 00:04:42 +03:00