Re: Question about Curve25519

"D. J. Bernstein" <[email protected]> 7 Nov 2005 21:47:41 -0000
Newsgroups gmane.comp.djb.sigs
Message-ID <[email protected]>
There are several good ways to use an elliptic curve for signatures:
ECDSA, for example, and KCDSA. The elliptic curve inside Curve25519 is
safe for these applications, but the relevant computations on that curve
haven't been implemented yet.

---D. J. Bernstein, Professor, Mathematics, Statistics,
and Computer Science, University of Illinois at Chicago