Code base obscuration (for images) 1.0
It implements different obscuration methods on portable images (.pgm and .ppm)
|
Files | |
PaillierController.hpp | |
Superclass, of Paillier main, that contain common methods between subclasses. | |
PaillierControllerPGM.hpp | |
Header file for the PaillierControllerPGM class, which is a controller for the Paillier cryptosystem applied to PGM (Portable Gray Map) images. | |
PaillierControllerStatG.hpp | |
This file contains the declaration of the PaillierControllerStatG class, which is a derivative of the PaillierController class. This class is used to perform statistical calculations on g in a Paillier cryptosystem. | |
PaillierControllerStatR.hpp | |
This file contains the declaration of the PaillierControllerStatR class, which is derived from the PaillierController class. This class is used to perform statistical calculations on r in the Paillier cryptosystem. | |