Cybersecurity-Projects/PROJECTS/beginner/steganography-multi-tool/internal/tui
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
..
chrome.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
commands.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
flows_test.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
meter.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
model.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
picker.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
secure.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
steps.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
theme.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
theme_test.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
tui.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
tui_test.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
update.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00
view.go feat(crypha): add bubbletea tui wizard over the shared engine (M8) 2026-07-16 10:11:33 -04:00