A Java Middleware for Guaranteeing Privacy of Distributed Tuple Spaces

  • Authors:
  • Lorenzo Bettini;Rocco De Nicola

  • Affiliations:
  • -;-

  • Venue:
  • FIDJI '01 Revised Papers from the International Workshop on Scientific Engineering for Distributed Java Applications
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

The tuple space communication model, such as the one used in Linda, provides great flexibility for modeling concurrent, distributed and mobile processes. In a distributed setting with mobile agents, particular attention is needed for protecting sites and information. We have designed and developed a Java middleware, KLAVA, for implementing distributed tuple spaces and operations to support agent interaction and mobility. In this paper, we extend the KLAVA middleware with cryptographic primitives that enable encryption and decryption of tuple fields. We describe the actual implementation of the new primitives and provide a few examples. The proposed extension is general enough to be applied to similar Java frameworks using multiple distributed tuples spaces possibly dealing with mobility.