Directories
ยถ
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
cli
command
Package main provides the CLI entry point for Shadowforge
|
Package main provides the CLI entry point for Shadowforge |
|
internal
|
|
|
application/commands
Package commands provides command bus infrastructure.
|
Package commands provides command bus infrastructure. |
|
application/commands/crypto
Package crypto provides commands for cryptographic operations.
|
Package crypto provides commands for cryptographic operations. |
|
application/dto/crypto
Package crypto provides DTOs for cryptographic operations.
|
Package crypto provides DTOs for cryptographic operations. |
|
application/queries
Package queries provides query bus infrastructure.
|
Package queries provides query bus infrastructure. |
|
application/queries/crypto
Package crypto provides queries for cryptographic operations.
|
Package crypto provides queries for cryptographic operations. |
|
domain/analysis
Package analysis provides security analysis domain entities.
|
Package analysis provides security analysis domain entities. |
|
domain/archive
Package archive provides domain entities and logic for managing archive files (ZIP, TAR, TAR.GZ, TAR.BZ2) with security validation and media extraction.
|
Package archive provides domain entities and logic for managing archive files (ZIP, TAR, TAR.GZ, TAR.BZ2) with security validation and media extraction. |
|
domain/crypto
Package crypto implements the Cryptography bounded context for Shadowforge.
|
Package crypto implements the Cryptography bounded context for Shadowforge. |
|
domain/distribution
Package distribution provides distribution domain entities.
|
Package distribution provides distribution domain entities. |
|
domain/errorcorrection
Package errorcorrection implements the Error Correction bounded context.
|
Package errorcorrection implements the Error Correction bounded context. |
|
domain/media
Package media implements the Media Processing bounded context.
|
Package media implements the Media Processing bounded context. |
|
domain/reconstruction
Package reconstruction provides reconstruction domain entities.
|
Package reconstruction provides reconstruction domain entities. |
|
domain/stego
Package stego implements the Steganography bounded context.
|
Package stego implements the Steganography bounded context. |
|
domain/watermark
Package watermark provides forensic watermarking domain logic
|
Package watermark provides forensic watermarking domain logic |
|
infrastructure/distribution
Package distribution provides infrastructure implementations for distribution services.
|
Package distribution provides infrastructure implementations for distribution services. |
|
infrastructure/errorcorrection
Package errorcorrection provides infrastructure implementations for the Error Correction domain.
|
Package errorcorrection provides infrastructure implementations for the Error Correction domain. |
|
infrastructure/media
Package media provides infrastructure implementations for media processing.
|
Package media provides infrastructure implementations for media processing. |
|
infrastructure/stego
Package stego provides steganography technique implementations.
|
Package stego provides steganography technique implementations. |
|
infrastructure/stego_impl
Package stego provides steganography service implementation
|
Package stego provides steganography service implementation |
|
interfaces/cli/commands
Package commands provides all CLI command implementations for Shadowforge
|
Package commands provides all CLI command implementations for Shadowforge |
|
interfaces/cli/root
Package root provides the root command and command tree for the Shadowforge CLI
|
Package root provides the root command and command tree for the Shadowforge CLI |
|
interfaces/cli/services
Package services provides service initialization and dependency injection for the CLI
|
Package services provides service initialization and dependency injection for the CLI |
|
pkg
|
|
|
logger
Package logger provides a global logrus-based logger for Shadowforge.
|
Package logger provides a global logrus-based logger for Shadowforge. |
|
testutil
Package testutil provides test utilities for generating test data files including WAV audio files, images, and other media types used in tests.
|
Package testutil provides test utilities for generating test data files including WAV audio files, images, and other media types used in tests. |
|
version
Package version provides comprehensive version information for Shadowforge.
|
Package version provides comprehensive version information for Shadowforge. |
Click to show internal directories.
Click to hide internal directories.
