[RFC] Build OpenSSL Module by Default

From: Date: Mon, 03 Feb 2014 05:15:48 +0000
Subject: [RFC] Build OpenSSL Module by Default
Groups: php.internals 
Request: Send a blank email to internals+get-72037@lists.php.net to get a copy of this message
Hi all,

Build OpenSSL Module by Default
https://wiki.php.net/rfc/build-openssl-by-default

Internal developers and application developers' life could be a lot easier
if OpenSSL can be used always. There are number of ways to work around w/o
it (e.g. use php_win32_get_random_bytes() (Windows) or reading directly
from /dev/xrandom for random bytes), but life could be easier with
openssl. e.g. Hardware AES, etc.

Any comments for building openssl by default?

Regards,

--
Yasuo Ohgaki
yohgaki@ohgaki.net


Thread (7 messages)

« previous php.internals (#72037) next »