Module extended_line

Module extended_line 

Source
Expand description

§Description

This method implements the Extended Line steganography algorithm. It consist of three simpler methods:

For more info read docs on each one of the above encoders.

Structs§

ExtendedLineMethod
Structure representing the Extended Line algorithm. Contains the vector of used methods. Uses macros to implement the required traits.
ExtendedLineMethodBuilder

Enums§

ExtendedLineMethodVariant