#include <gf2n.h>
Inheritance diagram for GF2NT:

Public Methods | |
| GF2NT (unsigned int t0,unsigned int t1,unsigned int t2) | |
| GF2NP* | Clone ()const |
| void | DEREncode (BufferedTransformation &bt)const |
| const Element& | Multiply (const Element &a,const Element &b)const |
| const Element& | Square (const Element &a)const |
| const Element& | MultiplicativeInverse (const Element &a)const |
Definition at line 275 of file gf2n.h.
|
|
|
|
|
Reimplemented from GF2NP. |
|
|
Reimplemented from GF2NP. |
|
|
Reimplemented from QuotientRing. |
|
|
Reimplemented from QuotientRing. |
|
|
Reimplemented from QuotientRing. |
1.2.4 written by Dimitri van Heesch,
© 1997-2000