#include <xtr.h>
Public Methods | |
| GFP2Element () | |
| GFP2Element (const Integer &c1,const Integer &c2) | |
| GFP2Element (const byte *encodedElement,unsigned int size) | |
| void | Encode (byte *encodedElement,unsigned int size) |
| bool | operator== (const GFP2Element &rhs) |
| bool | operator!= (const GFP2Element &rhs) |
| void | swap (GFP2Element &a) |
Public Attributes | |
| Integer | c1 |
| Integer | c2 |
Static Public Methods | |
| GFP2Element& | Zero () |
Definition at line 13 of file xtr.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.4 written by Dimitri van Heesch,
© 1997-2000