PxCrypt v0.2.2
Encrypt data within an image
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NPxCryptThe PxCrypt namespace is the main namespace through which all functionality of the PxCrypt library is accessed
 CDecoderThe 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
 CEncoderBase class from which all PxCrypt encoders derive in order to provide serialization of binary data to portions of an arbitrary image's color channels
 CMultiDecoderDecodes a payload and identifying tag from multiple encoded images
 CErrorThe MultiDecoder::Error class is used to report errors during multi-image decoding
 CMultiEncoderEncodes a payload and identifying tag into a single image
 CErrorThe MultiEncoder::Error class is used to report errors during multi-image encoding
 CStandardDecoderDecodes a payload and identifying tag from a single encoded image
 CErrorThe StandardDecoder::Error class is used to report errors during image decoding
 CStandardEncoderEncodes a payload and identifying tag into a single image
 CErrorThe StandardEncoder::Error class is used to report errors during single image encoding
 CStatThe Stat provides the means to generate various statistics of a potential PxCrypt image
 CCapacityThe Capacity holds information about the capacity of an image at a given BPC