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