|
EpcTools
An event based multi-threaded C++ development framework.
|
Hash calculation functions for strings and byte arrays. More...
Go to the source code of this file.
Classes | |
| class | EHash |
| Calcuates a 32-bit hash value for the specified string or array of characters. More... | |
| class | ESipHash24 |
| Calculates a 32-bit, 64-bit or 128-bit hash value using the SipHash algorithm. More... | |
| class | ESipHash24::Key |
| Represents a key to be used when calculating a hash value. More... | |
Functions | |
| DECLARE_ERROR (ESipHash24Error_InvalidKeyLength) | |
Hash calculation functions for strings and byte arrays.
| DECLARE_ERROR | ( | ESipHash24Error_InvalidKeyLength | ) |
1.8.16