Paper 2001/036
Anti-persistence: History Independent Data Structures
Moni Naor and Vanessa Teague
Abstract
Many data structures give away much more information than they
were intended to. Whenever privacy is important, we need to be
concerned that it might be possible to infer information from the
memory representation of a data structure that is not available
through its ``legitimate'' interface. Word processors that
quietly maintain old versions of a document are merely the most
egregious example of a general problem.
We deal with data structures whose current memory representation does
not reveal their history. We focus on dictionaries, where this means
revealing nothing
about the order of insertions or deletions. Our first algorithm is
a hash table based on open addressing,
allowing
Metadata
- Available format(s)
- PS
- Category
- Foundations
- Publication info
- Published elsewhere. STOC '01
- Keywords
- hash functionsprivacyhistory independence
- Contact author(s)
- vteague @ cs stanford edu
- History
- 2001-05-11: received
- Short URL
- https://ia.cr/2001/036
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2001/036, author = {Moni Naor and Vanessa Teague}, title = {Anti-persistence: History Independent Data Structures}, howpublished = {Cryptology {ePrint} Archive, Paper 2001/036}, year = {2001}, url = {https://eprint.iacr.org/2001/036} }