Code base obscuration (for images) 1.0
It implements different obscuration methods on portable images (.pgm and .ppm)
Loading...
Searching...
No Matches
PaillierControllerPGM.hpp File Reference

Header file for the PaillierControllerPGM class, which is a controller for the Paillier cryptosystem applied to PGM (Portable Gray Map) images. More...

#include <stdio.h>
#include <cctype>
#include <fstream>
#include <string>
#include <string_view>
#include <ctype.h>
#include <bitset>
#include "../../include/controller/PaillierController.hpp"
#include "../../include/model/image/image_portable.hpp"
#include "../../include/model/image/image_pgm.hpp"
#include "../../include/model/filesystem/filesystemPGM.hpp"
Include dependency graph for PaillierControllerPGM.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PaillierControllerPGM
 Controller for the Paillier cryptosystem applied to PGM images. More...
 

Detailed Description

Header file for the PaillierControllerPGM class, which is a controller for the Paillier cryptosystem applied to PGM (Portable Gray Map) images.

Author
Katia Auxilien
Date
29 May 2024, 13:55:00