Weak::PanamaHash< B > Class Template Reference

Panama Hash More...

#include <panama.h>

Inheritance diagram for Weak::PanamaHash< B >:

Panama< B > AlgorithmImpl< BASE, ALGORITHM_INFO >

List of all members.

Public Member Functions

unsigned int DigestSize () const
void TruncatedFinal (byte *hash, size_t size)
std::string AlgorithmName () const

Static Public Member Functions

static const char * StaticAlgorithmName ()

Static Public Attributes

static const int DIGESTSIZE = 32

Protected Types

typedef word32 Stage [8]

Protected Member Functions

void Init ()
void HashEndianCorrectedBlock (const word32 *data)
size_t HashMultipleBlocks (const word32 *input, size_t length)
word32 * StateBuf ()
void Reset ()
void Iterate (size_t count, const word32 *p=NULL, byte *output=NULL, const byte *input=NULL, KeystreamOperation operation=WRITE_KEYSTREAM)

Protected Attributes

FixedSizeAlignedSecBlock
< word32, 20+8 *32 > 
m_state

Static Protected Attributes

static const int STAGES = 32


Detailed Description

template<class B = LittleEndian>
class Weak::PanamaHash< B >

Panama Hash

Definition at line 27 of file panama.h.


The documentation for this class was generated from the following file:

Generated on Thu Nov 1 07:54:19 2012 for Crypto++ by  doxygen 1.5.6