|
Code base obscuration (for images) 1.0
It implements different obscuration methods on portable images (.pgm and .ppm)
|
This is the complete list of members for PaillierModel, including all inherited members.
| getG() const | PaillierModel | |
| getInstance() | PaillierModel | inlinestatic |
| getLambda() const | PaillierModel | |
| getMu() const | PaillierModel | |
| getN() const | PaillierModel | |
| getP() const | PaillierModel | |
| getPaillierGenerationKey() const | PaillierModel | |
| getPrivateKey() const | PaillierModel | |
| getPublicKey() const | PaillierModel | |
| getQ() const | PaillierModel | |
| PaillierModel(const PaillierModel &obj)=delete | PaillierModel | |
| setG(uint64_t value) | PaillierModel | |
| setLambda(uint64_t value) | PaillierModel | |
| setMu(uint64_t value) | PaillierModel | |
| setN(uint64_t value) | PaillierModel | |
| setP(uint64_t value) | PaillierModel | |
| setPaillierGenerationKey(Paillier< uint64_t, uint64_t > value) | PaillierModel | |
| setPrivateKey(PaillierPrivateKey value) | PaillierModel | |
| setPublicKey(PaillierPublicKey value) | PaillierModel | |
| setQ(uint64_t value) | PaillierModel | |
| ~PaillierModel() | PaillierModel |