PxCrypt v0.2.2
Encrypt data within an image
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CPxCrypt::Stat::CapacityThe Capacity holds information about the capacity of an image at a given BPC
 CPxCrypt::DecoderThe Encoder class is a base class from which all PxCrypt decoders derive in order to skim and decrypt data from the color channels of an encoded image
 CPxCrypt::MultiDecoderDecodes a payload and identifying tag from multiple encoded images
 CPxCrypt::StandardDecoderDecodes a payload and identifying tag from a single encoded image
 CPxCrypt::EncoderBase class from which all PxCrypt encoders derive in order to provide serialization of binary data to portions of an arbitrary image's color channels
 CPxCrypt::MultiEncoderEncodes a payload and identifying tag into a single image
 CPxCrypt::StandardEncoderEncodes a payload and identifying tag into a single image
 CPxCrypt::MultiDecoder::ErrorThe MultiDecoder::Error class is used to report errors during multi-image decoding
 CPxCrypt::MultiEncoder::ErrorThe MultiEncoder::Error class is used to report errors during multi-image encoding
 CPxCrypt::StandardDecoder::ErrorThe StandardDecoder::Error class is used to report errors during image decoding
 CPxCrypt::StandardEncoder::ErrorThe StandardEncoder::Error class is used to report errors during single image encoding
 CPxCrypt::StatThe Stat provides the means to generate various statistics of a potential PxCrypt image