Arg< T > | |
ArgError | |
Arguments | Parsing and data representation of command-line arguments |
AssertionFailed | |
AudioData | Interface definition for AudioData objects |
AudioDataImpl< Type, ValueType, SampleValueType > | Implementation of the AudioData-Interface |
AudioSampleValue< Type, ValueType > | A class representing an audio sample |
AudioSampleValueTest | |
AuFile | A CvrStgFile in Sun .au format |
AuFile::AuHeader | |
AuFileTest | |
AUtils | Provides some generic functions for non-standard arithmetic operations |
AUtilsTest | |
BFSAPHeuristic | A matching algorithm implementing a heuristic breadth-first-search for augmenting paths |
BFSAPHeuristicTest | |
BinaryInputError | |
BinaryIO | Provides methods for file i/o as needed by the rest of steghide |
BinaryOutputError | |
BitString | A string of bits |
BitStringTest | |
BmpFile | |
BmpFile::struct_BITMAPCOREHEADER | |
BmpFile::struct_BITMAPFILEHEADER | |
BmpFile::struct_BITMAPINFOHEADER | |
BmpFileTest | |
BmpOS2FileTest | |
BmpPaletteSampleValue | A sample in a bmp palette (i.e. in a 1-,4- or 8-bit) file |
BmpPaletteSampleValueTest | |
BmpRGBSampleValue | A sample in a bmp rgb (i.e. 24-bit) file |
BmpRGBSampleValueTest | |
BmpSampleValue | An (abstract) sample value in a bmp file |
BmpWinFileTest | |
ColorPalette | A color palette |
CorruptDataError | Is thrown as exception when corrupt data is encountered during extraction |
CriticalWarning | |
CvrStgFile | A cover-/stego-file |
CvrStgFile::Property | |
CvrStgFileTest | |
CvrStgObject | An object that can hold embedded data |
DFSAPHeuristic | A matching algorithm implementing a heuristic search for augmenting paths |
DFSAPHeuristicTest | |
DMDConstructionHeuristic | An implementation of the "dynamic minimum degree" heuristic for contruction a matching |
DummyFile | A dummy CvrStgFile implementation to facilitate testing and debugging |
DummySampleValue | |
Edge | |
EdgeIterator | Allows an iteration trough all edges of a vertex |
EdgeIteratorTest | |
EmbData | |
EmbDataTest | |
Embedder | |
EncryptionAlgorithm | |
EncryptionAlgorithm::struct_Translation | |
EncryptionMode | |
EncryptionMode::struct_Translation | |
Extractor | |
Globals | Some useful pointers that should be global |
Graph | A graph constructed from a cover file and a message to be embedded |
GraphTest | |
JpegFileTest | |
JpegSampleValue | |
JpegSampleValueTest | |
Matching | Represent a matching on a graph |
Matching::VertexInfo | Contains information about a vertex that is possibly in a matching |
MatchingAlgorithm | |
MatchingTest | |
MCryptPPTest | |
Message | |
MessageBase | |
MHashKeyGen | |
MHashKeyGenTest | |
MHashPP | |
MHashPPTest | |
NotImplementedError | |
ProgressOutput | Prints the progress to stdout |
PseudoRandomSource | This class serves as a source of reproducible (pseudo-)random numbers |
Question | |
RandomSource | Objects of this class are used as a source of random (non reproduceable) data |
RGBTriple | |
SampleOccurence | |
SampleValue | The value of a sample in a CvrStgFile |
SampleValueAdjacencyList | An adjacency list-like data structur for sample values |
SampleValueAdjacencyListTest | |
SampleValueHash | |
SampleValuesEqual | |
SampleValuesLess | |
SampleValueTest | |
Selector | A random permutation of a random combination |
SelectorTest | |
Session | |
SMDConstructionHeuristic | An implementation of the "static minimum degree" heuristic for contructing a matching |
SMDConstructionHeuristic::SmallerVertexDegree | |
SteghideError | |
Terminal | Provides some terminal access |
Test | |
TestCategory | |
TestCategoryCaller< UTType > | |
TestSuite | |
UnitTest | |
UnSupFileFormat | |
Utils | |
VerboseMessage | |
Vertex | A vertex in a graph |
Warning | |
WavChunk | |
WavChunkHeader | |
WavChunkUnused | |
WavFile | |
WavFileTest | |
WavFormatChunk | |
WavPCMSampleValue | |
WavPCMSampleValueTest | |
WavPCMSmaller | |
WKSConstructionHeuristic | A heuristic algorithm for constructing a matching |
WKSConstructionHeuristic::LongerShortestEdge | A comparison operator |
WKSConstructionHeuristicTest |