cmd

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 20, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &bonzai.Cmd{
	Name: "crypt",
	Long: `
A CLI for steganography; focused on EAS, QRCode and DCT. Encryption and Decryption flows are supported.

Multiple methods fail to preserver the embbeded information, after even a little compression.

Here, a working "empirical" (opinionated?) workflow that survives heavy compression, is supported and proposed.
`,
	Comp: comp.Cmds,
	Cmds: []*bonzai.Cmd{encrypt.EncryptCmd, decrypt.DecryptCmd, vars.Cmd, help.Cmd},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL