English

Independence of Tabulation-Based Hash Classes

Data Structures and Algorithms 2011-12-15 v1

Abstract

A tabulation-based hash function maps a key into d derived characters indexing random values in tables that are then combined with bitwise xor operations to give the hash. Thorup and Zhang (2004) presented d-wise independent tabulation-based hash classes that use linear maps over finite fields to map a key, considered as a vector (a,b), to derived characters. We show that a variant where the derived characters are a+b*i for i=0,..., q-1 (using integer arithmetic) yielding (2d-1)-wise independence. Our analysis is based on an algebraic property that characterizes k-wise independence of tabulation-based hashing schemes, and combines this characterization with a geometric argument. We also prove a non-trivial lower bound on the number of derived characters necessary for k-wise independence with our and related hash classes.

Cite

@article{arxiv.1112.3323,
  title  = {Independence of Tabulation-Based Hash Classes},
  author = {Toryn Qwyllyn Klassen and Philipp Woelfel},
  journal= {arXiv preprint arXiv:1112.3323},
  year   = {2011}
}

Comments

12 pages with 2 page appendix showing experimental results

R2 v1 2026-06-21T19:51:25.894Z