group.hpp File Reference

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"
+ This graph shows which files directly or indirectly include this file:

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.

Detailed Description

The header of the Group class.

Author
Léo Perrin leope.nosp@m.rrin.nosp@m.@pica.nosp@m.rres.nosp@m.ursix.nosp@m..fr
Date
Time-stamp: <2012-08-27 23:32:50 leo>
See Also
group.cpp

Definition in file group.hpp.