Crypto++
5.6.4
Free C++ class library of cryptographic schemes
Public Types
|
Public Member Functions
|
List of all members
IteratedHashBase< T, BASE > Class Template Reference
abstract
_
More...
Inheritance diagram for IteratedHashBase< T, BASE >:
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:
iterhash.h
iterhash.cpp
Generated on Tue Jun 27 2017 19:04:20 for Crypto++ by
1.8.13