Cryptosystem Pailler images 1.0
Program to encrypt and decrypt images (.pgm) with Paillier cryptosystem.
Loading...
Searching...
No Matches
PaillierController.hpp File Reference

Superclass, of Paillier main, that contain common methods between subclasses. More...

#include <stdio.h>
#include <cctype>
#include <fstream>
#include <string>
#include <string_view>
#include <ctype.h>
#include <cinttypes>
#include <cstring>
#include "../../include/model/Paillier_model.hpp"
#include "../../include/view/commandLineInterface.hpp"
Include dependency graph for PaillierController.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PaillierController
 Superclass of Paillier main that contains common methods between subclasses. More...
 

Detailed Description

Superclass, of Paillier main, that contain common methods between subclasses.

Author
Katia Auxilien
Date
28 May 2024, 13:48:00