TigerTree.cpp File Reference

#include "StdAfx.h"
#include "Shareaza.h"
#include "TigerTree.h"
#include "TigerBoxes.h"

Include dependency graph for TigerTree.cpp:


Classes

union  TIGEROOT

Functions

template<int round>
void tigerRound (uint64 &a, uint64 &b, uint64 &c, const uint64 *x)
void keySchedule (uint64 *x)
void Tiger (const uint64 *str, uint64 *state)

Variables

const unsigned BLOCK_SIZE = 1024u
const unsigned STACK_SIZE = 64u
const unsigned TIGER_SIZE = 24u

Function Documentation

void keySchedule ( uint64 x  )  [inline]

void Tiger ( const uint64 str,
uint64 state 
)

template<int round>
void tigerRound ( uint64 a,
uint64 b,
uint64 c,
const uint64 x 
) [inline]


Variable Documentation

const unsigned BLOCK_SIZE = 1024u

const unsigned STACK_SIZE = 64u

const unsigned TIGER_SIZE = 24u


Generated on Wed Aug 8 03:46:03 2007 for Shareaza by  doxygen 1.5.2