commit | 8e20216f25624524d7d6e0322e85e6ccb47e3778 | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@devilix.net> | Wed Feb 05 18:59:55 2014 +0200 |
committer | Andrey Andreev <narf@devilix.net> | Wed Feb 05 18:59:55 2014 +0200 |
tree | d2aeaa22cc9f3323a32e02d700d23109f0704b15 | |
parent | f401767c04a24677e11a3b6c4e3590e8b2e06e88 [diff] |
More CI_Encryption improvements - Make OpenSSL the default driver if available (because MCrypt is stupid). - Require MCRYPT_DEV_URANDOM for the MCrypt availability check (because security; also, incidentally - it's faster that way ;)).