Expand description
§Description
This method implements the Extended Line Unicode Variant (ELUV) steganography algorithm. It consist of three simpler methods:
For more info read docs on each one of the above encoders.
Structs§
- ELUV
Method - Structure representing the ELUV algorithm. Contains the vector of used methods. Uses macros to implement the required traits.
- ELUV
Method Builder