Keccak-fDCLC.cpp File Reference

#include <algorithm>
#include <fstream>
#include <iostream>
#include <math.h>
#include <sstream>
#include "Keccak-fDCLC.h"
#include "Keccak-fPropagation.h"

Include dependency graph for Keccak-fDCLC.cpp:


Functions

template<class T>
unsigned int dotProduct (const T &a, const T &b)
template<class T>
unsigned int dotProduct (const vector< T > &a, const vector< T > &b)
int computeDifferentialWeight (int count)
int computeLinearWeight (int correl)

Function Documentation

int computeDifferentialWeight ( int  count  ) 

int computeLinearWeight ( int  correl  ) 

template<class T>
unsigned int dotProduct ( const vector< T > &  a,
const vector< T > &  b 
) [inline]

template<class T>
unsigned int dotProduct ( const T &  a,
const T &  b 
) [inline]


Generated on Thu Jun 17 18:20:30 2010 for KeccakTools by  doxygen 1.5.6