Contains the declaration of the Verification virtual class. More...
#include <vector>#include <string>#include <iostream>#include <gmp.h>#include <gmpxx.h>#include "../verifierutils/verifierutils.hpp"#include "../cryptotools/cryptotools.hpp"#include "../arithm/arithm.hpp"#include "../xmlconfig/xmlconfig.hpp"#include "../elgamal/elgamal.hpp"
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | proofs::Verification |
| Provides an interface every verification we want to perform must implement. More... | |
Namespaces | |
| namespace | proofs |
| Implements all the proof a verificatum verifier must perform. | |
Contains the declaration of the Verification virtual class.
Definition in file verification.hpp.