2007
DOI: 10.1109/focs.2007.4389499
|View full text |Cite
|
Sign up to set email alerts
|

Strongly History-Independent Hashing with Applications

Abstract: We present a strongly history independent (SHI) hash table that supports search in O(1) worst-case time, and insert and delete in O(1) expected time using O(n) data space. This matches the bounds for dynamic perfect hashing, and improves on the best previous results by Naor and Teague on history independent hashing, which were either weakly history independent, or only supported insertion and search (no delete) each in O(1) expected time.The results can be used to construct many other SHI data structures. We s… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
29
0

Year Published

2013
2013
2018
2018

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 7 publications
(29 citation statements)
references
References 17 publications
(34 reference statements)
0
29
0
Order By: Relevance
“…(1) -(5) ensure that the layout of keys in the hash table is the same irrespective of the sequence of key insertions and deletions, thereby making it history independent [5].…”
Section: History Independent Hash Table [5]mentioning
confidence: 99%
See 4 more Smart Citations
“…(1) -(5) ensure that the layout of keys in the hash table is the same irrespective of the sequence of key insertions and deletions, thereby making it history independent [5].…”
Section: History Independent Hash Table [5]mentioning
confidence: 99%
“…The data structure of choice here is the history independent hash table in [5]. Hence, first we describe the hash table construction and in subsequent sections illustrate its use in various HIFS components.…”
Section: History Independent Hash Table [5]mentioning
confidence: 99%
See 3 more Smart Citations