Skip to main content

Module adapters

Module adapters 

Source
Expand description

Infrastructure adapters implementing domain port traits.

Modules§

adaptive
Adaptive embedding adapters: cover-profile matching, STC-inspired optimisation, and platform compression simulation.
analysis
Adapter implementing the CapacityAnalyser port.
archive
Adapter implementing the ArchiveHandler port for ZIP, TAR, and TAR.GZ.
canary
Canary shard tripwire adapter implementing the CanaryService port.
corpus
Adapter implementing the CorpusIndex port for zero-modification steganographic cover selection.
correction
Reed-Solomon error correction adapter.
crypto
Cryptographic adapters — ML-KEM-1024, ML-DSA-87, and AES-256-GCM.
deadrop
Dead drop adapter implementing the DeadDropEncoder port.
distribution
Adapter implementing the Distributor port for all four distribution patterns: 1:1, 1:N, N:1, N:M.
media
Image and audio codec adapters for cover media.
opsec
Operational security adapters implementing emergency wipe and amnesiac operations.
pdf
PDF processing adapter using lopdf and pdfium-render.
reconstruction
Adapter implementing the Reconstructor port for K-of-N shard reassembly with full verification chain.
scrubber
Adapter implementing the StyloScrubber port via domain logic.
stego
Steganography technique adapters implementing EmbedTechnique port.
timelock
Time-lock adapter implementing the TimeLockService port.