Sequential Aggregate Signatures from Trapdoor Permutations

By Anna Lysyanskaya, Silvio Micali, Leonid Reyzin, and Hovav Shacham.

In Proceedings of Eurocrypt 2004 , vol. 3027 of LNCS, pages 74–90. Springer-Verlag, May 2004.

Abstract

An aggregate signature scheme (recently proposed by Boneh, Gentry, Lynn, and Shacham) is a method for combining n signatures from n different signers on n different messages into one signature of unit length. We propose sequential aggregate signatures, in which the set of signers is ordered. The aggregate signature is computed by having each signer, in turn, add his signature to it. We show how to realize this in such a way that the size of the aggregate signature is independent of n. This makes sequential aggregate signatures a natural primitive for certificate chains, whose length can be reduced by aggregating all signatures in a chain. We give a construction based on families of certified trapdoor permutations, and show how to instantiate our scheme based on RSA.

Material

Reference

@InProceedings{LMRS04, author = {Anna Lysyanskaya and Silvio Micali and Leonid Reyzin and Hovav Shacham}, title = {Sequential Aggregate Signatures from Trapdoor Permutations}, booktitle = {Proceedings of Eurocrypt 2004}, editor = {Christian Cachin and Jan Camenisch}, volume = 3027, series = {LNCS}, year = 2004, pages = {74-90}, month = may, publisher = {Springer-Verlag} }

Navigation: Hovav Shacham // Publications // [LMRS04]