crypto updates

This commit is contained in:
zotlabs
2017-04-02 16:44:44 -07:00
parent 95f4f14dca
commit a76ad1478f
3 changed files with 35 additions and 15 deletions

View File

@@ -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;