User: binarybill Branch: DRUPAL-6--1 Date: Mon, 10 Aug 2009 00:21:21 +0000 Modified files: /modules/encrypt README.txt encrypt.install encrypt.module /modules/encrypt/includes encrypt.admin.inc encrypt.crypt.inc encrypt.encrypt.inc Log message: * Added key system that use keys in settings.php, create its own key file, and as last resort, use Drupals private key. * Put in requirements to notify site that keys are not in settings.php. * Multiple keys can be put in settings.php and there is an admin setting to choose default * Like methods, key names are stored with encrypted data, do keys can change even after encrypt has encrypted data. * Updated documentation. * See #1903816 Links: http://cvs.drupal.org/diff.php?path=contributions/modules/encrypt/README.txt... http://cvs.drupal.org/diff.php?path=contributions/modules/encrypt/encrypt.in... http://cvs.drupal.org/diff.php?path=contributions/modules/encrypt/encrypt.mo... http://cvs.drupal.org/diff.php?path=contributions/modules/encrypt/includes/e... http://cvs.drupal.org/diff.php?path=contributions/modules/encrypt/includes/e... http://cvs.drupal.org/diff.php?path=contributions/modules/encrypt/includes/e...