A Secure Group Key Management Framework: Design and Rekey Issues

  • Authors:
  • Sahar M. Ghanem;Hussein Abdel-Wahab

  • Affiliations:
  • -;-

  • Venue:
  • ISCC '03 Proceedings of the Eighth IEEE International Symposium on Computers and Communications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

In many secure group communication models, thereexists a group manager that creates the group key anddistributes it to every group member. Such groupmanager is responsible for changing and re-distributing(rekeying) the group key whenever it deems necessary.Many applications will require very fast rekeying so thatit is not disruptive to their performance. In this paper, wepresent a generic software model for secure group keymanagement. We present the main components along withtheir functionality and interactions. With emphasis on therekey manager, we discuss two issues that criticallyimpact the rekey time: establishment and maintenance ofthe logical key hierarchy (LKH), and the rekey packetconstruction for a changed key. We show that our novelidea of maintaining balanced LKH as B+ search treegreatly reduces the number of changed keys compared toan unbalanced LKH. In addition, we show that a rekeypacket construction using simple XOR operationsbetween keys instead of the usual encryption techniquesubstantially reduces rekey time. We performedexperiments that demonstrate the effectiveness andfeasibility of our approaches.