]> source.dussan.org Git - nextcloud-server.git/commitdiff
initialisation of cipher
authorjknockaert <jasper@knockaert.nl>
Tue, 28 Oct 2014 18:19:10 +0000 (19:19 +0100)
committerjknockaert <jasper@knockaert.nl>
Tue, 28 Oct 2014 18:19:10 +0000 (19:19 +0100)
apps/files_encryption/lib/util.php

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