Wez Furlong:
> Just so you know who I am, I'm the openssl extension maintainer :-)

:)

> So, I don't think we will integrate your patch as-is, but do think
> we can implement the same functionality using a function something
> like this:
> mixed openssl_cipher_encrypt(int cipher, string key, string plaindata);
> mixed openssl_cipher_decrypt(int cipher, string key, string cryptdata);

Fair enough :)  As long as I get the functionality I want, I'm happy :)

> Could you log your patch as a feature request using bugs.php.net so
> that I can find it when I get around to implementing this?

I might make a patch that implements what you suggests over, if
that's ok with you? 


-- 
Thomas

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to