From a76ad1478fb8cbc7914e94a24c7942de429c8445 Mon Sep 17 00:00:00 2001 From: zotlabs Date: Sun, 2 Apr 2017 16:44:44 -0700 Subject: crypto updates --- boot.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index 57f41894d..52b1113c1 100755 --- a/boot.php +++ b/boot.php @@ -619,9 +619,6 @@ function sys_boot() { define( 'DEFAULT_NOTIFY_ICON', '/images/hz-white-32.png' ); } - if(! defined('CRYPTO_ALGORITHM')) { - define( 'CRYPTO_ALGORITHM', 'aes256cbc' ); - } /* * Try to open the database; -- cgit v1.2.3