|
Code base obscuration (for images) 1.0
It implements different obscuration methods on portable images (.pgm and .ppm)
|
#include "../../../include/controller/PaillierControllerPGM.hpp"#include <cctype>#include <fstream>#include <string>#include <string_view>#include <stdio.h>#include <ctype.h>#include <errno.h>
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv ) |