Skip to content

Class TempLat::KeccakHash

ClassList > TempLat > KeccakHash

A class which computes (statically) the keccak hash of one string. More...

  • #include <keccakhash.h>

Public Types

Type Name
typedef KeccakHashBareClass ResultType

Public Static Functions

Type Name
ResultType compute (const T & input)

Detailed Description

Unit test: ctest -R test-keccakhash

Public Types Documentation

typedef ResultType

using TempLat::KeccakHash::ResultType =  KeccakHashBareClass;

Public Static Functions Documentation

function compute

template<typename T>
static inline ResultType TempLat::KeccakHash::compute (
    const T & input
) 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/hash/keccakhash.h