When I create an elleiptic curve key using the command lline 'openssl ecparam -genkey 
-name 'curve'' I get a relatively small key file. 
But if I try to generate a key using the function EC_KEY_generate_key and write it to 
a file using PEM_write_PKCS8PrivateKey, the file is more than twice as large.

How can I avoid this?

Henrik N. Rask
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to