#![allow(dead_code)]modkeyhash;modcrc16;modcrc64;// used for fast lookups
pubuseself::keyhash::hash;// used for protecting large snapshot files
pubuseself::crc64::crc64;// used for protecting individual log entries
pubuseself::crc16::{crc16, crc16_arr};