IteratedHashBase< T, BASE > Class Template Reference
_
More...
List of all members.
Public Types |
typedef T | HashWordType |
Public Member Functions |
unsigned int | OptimalBlockSize () const |
unsigned int | OptimalDataAlignment () const |
void | Update (const byte *input, size_t length) |
byte * | CreateUpdateSpace (size_t &size) |
void | Restart () |
void | TruncatedFinal (byte *digest, size_t size) |
Detailed Description
template<class T, class BASE>
class IteratedHashBase< T, BASE >
_
Definition at line 21 of file iterhash.h.
The documentation for this class was generated from the following files: