Re: [PHP-DEV] OpenID enabling patch for OpenSSL and PHP 5

2007-03-09 Thread Sara Golemon
Doesn't seem like this ever got commited. Can we include this in PHP 5.2.2? It doesn't break existing APIs so I think it's a good idea. I think adding bignum functions is OK (though it duplicates GMP to a measure) - while we are at it, why not add implementation for btwoc(number) also? I'd s

Re: [PHP-DEV] OpenID enabling patch for OpenSSL and PHP 5

2007-03-09 Thread Stanislav Malyshev
Doesn't seem like this ever got commited. Can we include this in PHP 5.2.2? It doesn't break existing APIs so I think it's a good idea. I think adding bignum functions is OK (though it duplicates GMP to a measure) - while we are at it, why not add implementation for btwoc(number) also? I thi

RE: [PHP-DEV] OpenID enabling patch for OpenSSL and PHP 5

2007-03-08 Thread Andi Gutmans
Doesn't seem like this ever got commited. Can we include this in PHP 5.2.2? It doesn't break existing APIs so I think it's a good idea. Andi > -Original Message- > From: Wez Furlong [mailto:[EMAIL PROTECTED] > Sent: Saturday, February 10, 2007 6:17 AM > To: internals@lists.php.net > Sub

Re: [PHP-DEV] OpenID enabling patch for OpenSSL and PHP 5

2007-02-10 Thread Pierre
Hi Wez, On 2/10/07, Wez Furlong <[EMAIL PROTECTED]> wrote: I'd like to tuck the attached patch into the PHP 5 branch. It provides the following functions, and does not modify the behavior of any of the others: openssl_bignum_from_bin openssl_bignum_from_hex openssl_bignum_from_dec openssl_bignu