Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

GF2NPP Class Reference

GF(2^n) with Pentanomial Basis. More...

#include <gf2n.h>

Inheritance diagram for GF2NPP:

GF2NP QuotientRing AbstractRing AbstractGroup List of all members.

Public Methods

 GF2NPP (unsigned int t0,unsigned int t1,unsigned int t2,unsigned int t3,unsigned int t4)
GF2NPClone ()const
void DEREncode (BufferedTransformation &bt)const

Detailed Description

GF(2^n) with Pentanomial Basis.

Definition at line 299 of file gf2n.h.


Constructor & Destructor Documentation

GF2NPP::GF2NPP ( unsigned int t0,
unsigned int t1,
unsigned int t2,
unsigned int t3,
unsigned int t4 ) [inline]
 

Definition at line 303 of file gf2n.h.


Member Function Documentation

GF2NP * GF2NPP::Clone ( ) const [inline, virtual]
 

Reimplemented from GF2NP.

Definition at line 306 of file gf2n.h.

void GF2NPP::DEREncode ( BufferedTransformation & bt ) const [virtual]
 

Reimplemented from GF2NP.

Definition at line 806 of file gf2n.cpp.


The documentation for this class was generated from the following files:
Generated at Mon Jan 15 01:16:50 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000