The header of the Group class. More...
#include <vector>
#include <cstdint>
#include <iostream>
#include <gmp.h>
#include <gmpxx.h>
#include "../../verifierutils/verifierutils.hpp"
#include "../../cryptotools/cryptotools.hpp"
#include "elmt.hpp"
#include "arrayofelmts.hpp"
Go to the source code of this file.
Classes | |
class | arithm::Group |
Models a mathematical multiplicative group. More... |
Namespaces | |
namespace | arithm |
Implements useful algebraic structures such as groups, fields, p-subgroups, etc. |