David Stutzman wrote:
I've tried a few different ./config lines and I can't seem to enable any of the elliptic curve functionality. When I run "openssl ciphers" I don't see any EC stuff. Can someone please provide a list of the things to enable or just a whole ./config command?

you don't need special config options to enable the ecc stuff,
they should be enabled by default

I was trying to build openssl-SNAP-20050919

the ecc ssl ciphers are experimental and hence not listed unless
you explicilty specify them (there's still no rfc for tls with
ecc). Try "openssl ciphers ECCdraft"

Cheers,
Nils
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to