Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
26.42 KB
MD5: 1b0af739ef24f7a269a1838d615cb104
SHA-1: 1b11429e414ac0f4d03f466efbafaba57a5604fa
SHA-256: b5753fc7aee1a22f3bf811972e95a6955a919640a1f41bc75a553f85ccdd4e81
Download zip
37.36 KB
MD5: 1264ef3e652fce0c7d89be2c5c380751
SHA-1: 2db225af086c162c4cf1a790379ba5c7d00089f8
SHA-256: 2f9b3cabbee9161031b833d2c98ff524727d4701c840241dca2ff0f4ce276a36
Release notes
The changes is this version did not affect the core functionality of Encrypt, so there should be no compatibility issues with prior versions.
Changes since 7.x-2.0:
- #2371789 by rlhawk, Cellar Door: Make configuration available in the encryption callback function.
- #2354423 by rlhawk: Create function for saving a configuration.
- #2281341 by rlhawk: Integration with Features to allow for settings export.
- #2401681 by rlhawk: Pass configuration to encryption method callback as argument.
- #2498745 by Heine: Use drupal_random_bytes to generate a key
- #2386819 by Deciphered: Encrypt/Decrypt and cache clear issue with CTools plugin system
- #2486217 by rlhawk: Make configuration available in the key callback function