Call for Papers
About the Journal
Editorial Board
Publication Ethics
Instructions for Authors
Announcements
Current Issue
Back Issues
Search for Articles
Categories
Current Issues
 

JCSE, vol. 9, no. 1, pp.1-8, January, 2015

DOI: http://dx.doi.org/10.5626/JCSE.2015.9.1.1o

Efficient Accessing and Searching in a Sequence of Numbers

Jungjoo Seo and Myoungji Han, Kunsoo Park*
Department of Computer Science and Engineering, Seoul National University, Seoul, Korea *Department of Computer Science and Engineering and Korea Institute of Computer Technology, Seoul National University, Seoul, Korea

Abstract: Accessing and searching in a sequence of numbers are fundamental operations in computing that are encountered in a wide range of applications. One of the applications of the problem is cryptanalytic time-memory tradeoff which is aimed at a one-way function. A rainbow table, which is a common method for the time-memory tradeoff, contains elements from an input domain of a hash function that are normally sorted integers. In this paper, we present a practical indexing method for a monotonically increasing static sequence of numbers where the access and search queries can be addressed efficiently in terms of both time and space complexity. For a sequence of n numbers from a universe U = {0, ..., m ? 1}, our data structure requires n lg(m/n) + O(n) bits with constant average running time for both access and search queries. We also give an analysis of the time and space complexities of the data structure, supported by experiments with rainbow tables.

Keyword: Data structure; Access/search; Rank/select; Time-memory tradeoff

Full Paper:   322 Downloads, 1909 View

 
 
ⓒ Copyright 2010 KIISE – All Rights Reserved.    
Korean Institute of Information Scientists and Engineers (KIISE)   #401 Meorijae Bldg., 984-1 Bangbae 3-dong, Seo-cho-gu, Seoul 137-849, Korea
Phone: +82-2-588-9240    Fax: +82-2-521-1352    Homepage: http://jcse.kiise.org    Email: office@kiise.org