From 78627589dae205878702229f863701cf588a4c22 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 11 Jan 2019 06:30:17 +0100 Subject: v1.0.2 --- PHPINFO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 PHPINFO (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO new file mode 100644 index 0000000..555f35f --- /dev/null +++ b/PHPINFO @@ -0,0 +1,13 @@ + +mcrypt + +mcrypt support => enabled +mcrypt_filter support => enabled +Version => 2.5.8 +Api No => 20021217 +Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes +Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream + +Directive => Local Value => Master Value +mcrypt.algorithms_dir => no value => no value +mcrypt.modes_dir => no value => no value -- cgit