Re: Identity-based signature scheme

From: ibss (letibal_at_gmail.com)
Date: 05/30/05


Date: 29 May 2005 15:07:21 -0700

Hello,

Thank you very much for your answer. However, I must be missing
something since I do not see the link with my question. What I am
looking for is an identity-based signature scheme that does not involve
any random number generation during the signing process. I am not
interested in any signcryption schemes but only in a signature scheme.
An example of such a scheme (a non id-based one) would be, for example,
RSA or the GDH signature scheme*.
Thanks again.

* See Short signatures from the Weil pairing (D. Boneh, H. Shacham,
and B. Lynn).

cpptutor2000@yahoo.com wrote:
> Well,
> Identity Based Signcryption is a very well-established idea - several
> papers exist, easily downloadable from Google Scholar.
>
> ibss wrote:
> > Hello,
> >
> > I was wondering whether a non probabilistic identity-based signature
> > scheme existed. Has anybody come across such a scheme ?
> >
> > Thank you.