The search functionality is under construction.
The search functionality is under construction.

Energy-Efficient Hash Chain Traversal

Dae Hyun YUM, Jae Woo SEO, Pil Joong LEE

  • Full Text Views

    0

  • Cite this

Summary :

A hash chain H for a one-way hash function h(·) is a sequence of hash values < v0, v1, ..., vn >, where vn is a secret value, vi is generated by vi = h(vi+1) for i = n-1, n-2, ..., 0 and v0 is a public value. A hash chain traversal algorithm T computes and outputs the hash chain H, returning vi in time period (called round) i for 1 ≤ in. At the outset, T stores carefully chosen κ hash values (including vn) of H in κ memory storages (called pebbles). In round i, T performs two kinds of computations; online computation to output vi with hash values stored in pebbles and then preparatory computation to rearrange pebbles for future rounds. Usually, the online computation consists of either one or zero hash function evaluation, while the preparatory computation occupies most of the computational cost. The design goal of previous hash chain traversal algorithms was to minimize the worst case computational cost per round with minimal pebbles. On the contrary, we study a different optimization problem of minimizing the average case computational cost. Our proposed traversal algorithm reduces the average case computational cost by 20-30% and the online computational cost by 23-33% for parameters of practical interest. For example, if the proposed algorithm is implemented on battery-powered devices, the battery lifetime can be increased by 20-30%.

Publication
IEICE TRANSACTIONS on Fundamentals Vol.E94-A No.3 pp.955-963
Publication Date
2011/03/01
Publicized
Online ISSN
1745-1337
DOI
10.1587/transfun.E94.A.955
Type of Manuscript
PAPER
Category
Cryptography and Information Security

Authors

Keyword