Cybersecurity-Projects/PROJECTS/beginner/steganography-multi-tool
CarterPerez-dev f0e90271e7 feat(crypha): add bubbletea tui wizard over the shared engine (M8)
Guided hide/reveal/capacity wizard in internal/tui as a pure view over internal/engine (no carrier logic): HCL gradient engine, live capacity meter, embed animation, and a secure-options form. Bare crypha on a TTY launches it; piped or --help prints help. Adds engine.Overhead and engine.EnvelopeSize for exact payload-fit preflight (flate pass only, no KDF).
2026-07-16 10:11:33 -04:00
..
cmd/crypha feat(crypha): scaffold steganography multi-tool with payload engine (M0-M1) 2026-07-14 17:03:34 -04:00
internal feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
.gitignore feat(crypha): scaffold steganography multi-tool with payload engine (M0-M1) 2026-07-14 17:03:34 -04:00
.golangci.yml feat(crypha): add cobra cli, shared engine, and report layer (M7) 2026-07-15 21:39:26 -04:00
go.mod feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
go.sum feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
justfile feat(crypha): scaffold steganography multi-tool with payload engine (M0-M1) 2026-07-14 17:03:34 -04:00