Package trex

Class Summary
StegData This class handles steganography algorithms and their data.
TRexApp TRex Application.
TRexUtil This class provides a couple of helper functions commonly used in TRex (and maybe others... ;) Methods are static and can be called from outside without instantiating TRexUtil.
 

Exception Summary
DecryptImpossibleException An Exception of this class is thrown when a decryption failed because the algorithm was not able to handle the contained data.