Package-level declarations

Types

Link copied to clipboard

Simple UTF-8 Base64 encoding for low-obfuscation overlay payloads.

Link copied to clipboard

Discriminator for which encoder handles overlay hide/reveal for a given app.

Link copied to clipboard

Maps between persisted encoding ids and EncodingMethod values.

Link copied to clipboard

Template-based steganography: hides plaintext after a recognizable cover block.

Link copied to clipboard
class SymmetricEncoder(cipher: SymmetricCipher = SymmetricCipher())

Password-based symmetric encryption encoder for overlay and clipboard hiding.

Link copied to clipboard

Zero-width steganographic text encoding (Oversec-compatible mapping).