|
Cryptosystem Pailler images 1.0
Program to encrypt and decrypt images (.pgm) with Paillier cryptosystem.
|
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"

Go to the source code of this file.
Classes | |
| class | PaillierController |
| Superclass of Paillier main that contains common methods between subclasses. More... | |
Superclass, of Paillier main, that contain common methods between subclasses.