|
Cryptosystem Pailler images 1.0
Program to encrypt and decrypt images (.pgm) with Paillier cryptosystem.
|
| File in GitHub/encryption_images_Paillier/src/model/image | Includes file in GitHub/encryption_images_Paillier/include |
|---|---|
| image_pgm.cpp | model / image / image_pgm.hpp |
| image_portable.cpp | model / image / image_portable.hpp |
| image_ppm.cpp | model / image / image_ppm.hpp |
| ImageBase.cpp | model / image / ImageBase.hpp |