On Tue, Jun 24, 2003 at 03:31:35PM +0200, Roddi wrote: > Is there a public-key algorithm that can sign with a signature length > of 128bit (or preferably even shorter) and that would still be secure?
There's the Quartz signature algorithm, but it's not implemented in Crypto++ yet. See http://www.minrank.org/quartz/.
