IPSJ Digital Courier
Online ISSN : 1349-7456
ISSN-L : 1349-7456
Online Certification Status Verification with a Red-Black Hash Tree
Hiroaki KikuchiKensuke AbeShohachiro Nakanishi
著者情報
ジャーナル フリー

2006 年 2 巻 p. 513-523

詳細
抄録
Certificate revocation is a critical issue for a practical, public-key infrastructure. A new efficient revocation protocol using a one-way hash tree structure (instead of the classical list structure, which is known as a standard for revocation) was proposed and examined to reduce communication and computation costs. A tree approach, however, may run in O(n) time, in the worst case, i.e., when all the entries are sorted in descending order. A red-black tree is a binary sorted tree, with one extra bit per node, which is used for balancing the tree and guarantees that search and insertion operations take O(logn), even in the worst case. In this paper, we propose a binary red-black hash tree for certificate revocation and prove that it reduces costs more than any other tree balancing approache. We also compare the estimated communication and computation cost reductions of the red-black hash tree to those of the conventional binary search tree.
著者関連情報
© 2006 by the Information Processing Society of Japan
前の記事 次の記事
feedback
Top