Matrix Signatures: From MACs to Digital Signatures in Distributed Systems

  • Authors:
  • Amitanand S. Aiyer;Lorenzo Alvisi;Rida A. Bazzi;Allen Clement

  • Affiliations:
  • Department of Computer Sciences, University of Texas at Austin,;Department of Computer Sciences, University of Texas at Austin,;School of Computing and Informatics, Arizona State University,;Department of Computer Sciences, University of Texas at Austin,

  • Venue:
  • DISC '08 Proceedings of the 22nd international symposium on Distributed Computing
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a general implementation for providing the properties of digital signatures using MACs in a system consisting of any number of untrusted clients and nservers, up to fof which are Byzantine. At the heart of the implementation is a novel matrix signaturethat captures the collective knowledge of the servers about the authenticity of a message. Matrix signatures can be generated or verified by the servers in response to client requests and they can be transmitted and exchanged between clients independently of the servers. The implementation requires that no more than one third of the servers be faulty, which we show to be optimal. The implementation places no synchrony requirements on the communication and only require fair channels between clients and servers.