GATE
|
CRC based hash generation. More...
#include "gate/encode/gate_encode_api.hpp"
#include "gate/gatetypes.hpp"
#include "gate/encode/crchash.h"
#include "gate/streams.hpp"
#include "gate/encode/hashes.hpp"
Data Structures | |
class | Crc32Hash |
CRC-32 hash generator. More... | |
class | Crc32HashBuilder |
CRC-32 hash builder interface implementation. More... | |
class | Crc16Hash |
CRC-16 hash generator. More... | |
class | Crc16HashBuilder |
CRC-16 hash builder interface. More... | |
CRC based hash generation.