help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EC keys interoperability issue between openSSL and GnuTLS ?


From: Nikos Mavrogiannopoulos
Subject: Re: EC keys interoperability issue between openSSL and GnuTLS ?
Date: Sat, 05 Nov 2011 09:28:02 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20111010 Icedove/3.1.15

On 11/05/2011 12:46 AM, Fabrice Gautier wrote:
> Hi,
> 
> I generated some EC keys and cert using openssl, and when I try to use
> them with gnutls_serv, it seems that gnutls_serv will just crash.

Ouch. It seems there are two issues here. One bug which didn't report a
parsing error back to the caller (was fixed) and the fact that openssl
uses an old format for storing ECC private keys.

GnuTLS uses the format from RFC 5915 for ECC keys. OpenSSL seems to be
able to read this format, but I couldn't find an option to generate keys
using this format.

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]