initialisation of cipher

This commit is contained in:
jknockaert 2014-10-28 19:19:10 +01:00
parent da44150a15
commit 4faee4011d

View file

@ -385,7 +385,7 @@ class Util {
&& $this->isEncryptedPath($path)
) {
$cipher = Helper::getCipher();
$cipher = 'AES-128-CFB';
$realSize = 0;
// get the size from filesystem