> Xinwen Fu wrote:
> > Hi,
> > Is there some implementation of elliptic curve cryptography in
> > openssl crypto?
>
> Well there's some support for ecc in 0.9.8-dev. What do you need ?
In fact, I want to use elliptic curve cryptography (ECC) for
encrypting plaintext (just interested). But ECC has the
bad property: the size of the ciphertext is two times the size of the
plaintext. So if I encrypt the same plaintext for multiple times, the size
of ciphertext will increase exponentially. This is bad.
Is my analysis right?
Xinwen Fu
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]