Re: ECDSA support in the openssl extension

From: Date: Wed, 21 Mar 2012 13:51:14 +0000
Subject: Re: ECDSA support in the openssl extension
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On 03/21/2012 02:34 AM, Sergey Ryazanov wrote:
After some time of digging I discover that this error is rises in the php_openssl_is_private_key() in the openssl.c file. This function simply don't includes check for EVP_PKEY_EC. All signature related actions are performed by OpenSSL library by self and don't depend on any internal code. Is any chance that EVP_PKEY_EC check would be added in the next release? Could I do something to speed up ECDSA adding process?
Yes! You can always provide a patch and attach it to the bug report =) -- Wbr, Antony Dovgal --- http://pinba.org - realtime profiling for PHP

Thread (9 messages)

« previous php.internals (#59116) next »